Click or drag to resize

NativeParameterInfo Properties

The NativeParameterInfo type exposes the following members.

Properties
  NameDescription
Public propertyArgumentType
Gets the type as a ServerCommandArgument.
Public propertyIsOutput
Gets a value indicating whether this parameter has no input.
Public propertyLengthIndex
Gets the index of the length parameter specifying the length of this parameter.
Public propertyRequiresLength
Gets a value indicating whether the parameter info requires length information.
Public propertyType
Gets the type.
Top
See Also