AssociationReferenceStruct members
Contains methods and properties to handle the structure of association references.
The AssociationReferenceStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AssociationReferenceStruct | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
_AssociationName | Gets or sets the association name. | |
_EntityName | Gets or sets the name of the external content type. | |
_EntityNamespace | Gets or sets the namespace of the external content type. | |
AssociationGroupId | Gets or sets the association group identifier (ID). | |
AssociationGroupObjectVersion | Gets or sets the association group object version. | |
AssociationId | Gets or sets the association identifier (ID). | |
Id | Gets or sets the identifier for the AssociationReferenceStruct object. | |
IsReverse | Gets or sets whether the association reference is reversible. | |
PartitionId | Gets or sets the partition identifier (ID). |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top