Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an entity relationship instance.
The following tables list the members exposed by the SdkRelationshipInstance type.
Public Fields
Name | Description | |
---|---|---|
![]() |
IsMembership | Specifies whether the relationship is of membership type. |
![]() |
operation | Represents the type of operation this instance is. |
![]() |
propertyPairsList | Represents a list of ID-object pairs of non-key properties. |
![]() |
relationshipId | Represents the unique identifier of this relationship instance. |
![]() |
relationshipTypeId | Represents the unique identifier of the non-abstract relationship type. |
![]() |
sourceKeyPropertyPairsList | Represents a list of ID-object pairs of key properties for the source in this relationship instance. |
![]() |
sourceTypeId | Represents the unique identifier of the type of the source in this relationship instance. |
![]() |
targetKeyPropertyPairsList | Represents a list of ID-object pairs of key properties for the target in this relationship instance. |
![]() |
targetTypeId | Represents the unique identifier of the type of the target in this relationship instance. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() ![]() |
Create | Creates a new instance of the SdkRelationshipInstance structure. |
![]() |
Equals | Overloaded. (inherited from ValueType) |
![]() |
GetHashCode | (inherited from ValueType) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | (inherited from ValueType) |
![]() |
WriteXml | Writes the current structure instance to an XML writer. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SdkRelationshipInstance Structure
Microsoft.EnterpriseManagement.Common Namespace