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 parameter of 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 RootTypeDescriptorParameter As IParameter
Get
'Usage
Dim instance As ISharedEntityState
Dim value As IParameter
value = instance.RootTypeDescriptorParameter
IParameter RootTypeDescriptorParameter { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.IParameter
A Parameter object representing the parameter of the instance.