Share via


ISharedEntityState.RootTypeDescriptorParameter Property

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.

See Also

Reference

ISharedEntityState Interface

ISharedEntityState Members

Microsoft.BusinessData.Runtime Namespace