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.
Gets a reference to the external content type that contains the association.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Entity As IEntityReference
Get
'Usage
Dim instance As IAssociationReference
Dim value As IEntityReference
value = instance.Entity
IEntityReference Entity { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.IEntityReference
A reference to the external content type that contains the association.