AssociationMemberStruct Members
Include Protected Members
Include Inherited Members
Contains methods and properties to handle the structure of the association members.
The AssociationMemberStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssociationMemberStruct | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
_EntityName | Gets or sets the external content type name. | |
_EntityNamespace | Gets or sets the external content type namespace. | |
AssociationId | Gets or sets the identifier (ID) of the association. | |
EntityId | Gets or sets the identifier (ID) of the external content type. | |
PartitionId | Gets or sets the identifier (ID) of the partition. | |
Role | Gets or sets the role of the member. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top