AceQLParameter Properties
The AceQLParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
Direction |
Gets or sets a value that indicates whether the parameter is input-only,
output-only, bidirectional,
or a stored procedure return value parameter.
|
|
ParameterName |
Gets name of the AceQLParameter name.
|
|
Value |
Gets the value of the parameter.
|