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 type descriptor corresponding to the native data structure representing this instance.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property TypeDescriptor As ITypeDescriptor
Get
'Usage
Dim instance As IInstance
Dim value As ITypeDescriptor
value = instance.TypeDescriptor
ITypeDescriptor TypeDescriptor { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ITypeDescriptor
The type descriptor.