SdkRelationshipInstance Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. (inherited from Object) | |
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