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 name of the MethodInstance that implements the access to the corresponding streamable field.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property StreamAccessorName As String
Get
'Usage
Dim instance As IStreamableField
Dim value As String
value = instance.StreamAccessorName
string StreamAccessorName { get; }
Property Value
Type: System.String
The name of the MethodInstance.