NativeParameter Properties |
The NativeParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| DataType |
Gets or sets the data type of the parameter.
| |
| Description |
Gets or sets parameter description.
| |
| Direction |
Gets or sets parameter direction.
| |
| IsOptional |
Gets or sets a value indicating whether this parameter is optional.
| |
| Name |
Gets or sets parameter name.
|