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 ordinal number of the parameter in the method signature.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property OrdinalNumber As Byte
Get
'Usage
Dim instance As IParameter
Dim value As Byte
value = instance.OrdinalNumber
byte OrdinalNumber { get; }
Property Value
Type: System.Byte
The ordinal number of the parameter.