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 top level (root) type descriptor of the external content type instance.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property RootTypeDescriptor As ITypeDescriptor
Get
'Usage
Dim instance As ISharedEntityState
Dim value As ITypeDescriptor
value = instance.RootTypeDescriptor
ITypeDescriptor RootTypeDescriptor { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ITypeDescriptor
A TypeDescriptor object representing the type of the instance.