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 descriptors contained in the instances.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property ChildTypeDescriptors As ITypeDescriptorCollection
Get
'Usage
Dim instance As ISharedEntityState
Dim value As ITypeDescriptorCollection
value = instance.ChildTypeDescriptors
ITypeDescriptorCollection ChildTypeDescriptors { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.Collections.ITypeDescriptorCollection
The collection of the child type descriptors.