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 collection for the streamable fields corresponding to the StreamAccessor method instances.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetStreamableFields As IStreamableFieldDescriptorCollection
'Usage
Dim instance As IInstance
Dim returnValue As IStreamableFieldDescriptorCollection
returnValue = instance.GetStreamableFields()
IStreamableFieldDescriptorCollection GetStreamableFields()
Return Value
Type: Microsoft.BusinessData.Runtime.IStreamableFieldDescriptorCollection
The collection of streamable fields.