NativeParameterInfo Properties |
The NativeParameterInfo type exposes the following members.
Name | Description | |
---|---|---|
ArgumentType |
Gets the type as a ServerCommandArgument.
| |
IsOutput |
Gets a value indicating whether this parameter has no input.
| |
LengthIndex |
Gets the index of the length parameter specifying the length of this parameter.
| |
RequiresLength |
Gets a value indicating whether the parameter info requires length information.
| |
Type |
Gets the type.
|