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 the external content type the view belongs to.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Entity As IEntity
Get
'Usage
Dim instance As IView
Dim value As IEntity
value = instance.Entity
IEntity Entity { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.IEntity
The external content type the view belongs to.