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.
Retrieves the type descriptors associated with this filter.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetTypeDescriptors As ITypeDescriptorCollection
'Usage
Dim instance As IFilterDescriptor
Dim returnValue As ITypeDescriptorCollection
returnValue = instance.GetTypeDescriptors()
ITypeDescriptorCollection GetTypeDescriptors()
Return Value
Type: Microsoft.BusinessData.MetadataModel.Collections.ITypeDescriptorCollection
The type descriptors associated with the filter.