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 data structure that stores the return value.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property OutputTypeDescriptor As ITypeDescriptor
Get
'Usage
Dim instance As IOutputFilter
Dim value As ITypeDescriptor
value = instance.OutputTypeDescriptor
ITypeDescriptor OutputTypeDescriptor { get; }
Property Value
Type: Microsoft.BusinessData.MetadataModel.ITypeDescriptor
The type descriptor.