IIdentifier.GetEntity Method
Returns the external content type that contains this identifier.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetEntity As IEntity
'Usage
Dim instance As IIdentifier
Dim returnValue As IEntity
returnValue = instance.GetEntity()
IEntity GetEntity()
Return Value
Type: Microsoft.BusinessData.MetadataModel.IEntity
The external content type that contains this identifier.