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. |
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. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.


