ParameterDirection
Overview
The ParameterDirection enumeration defines the direction of the parameter for parametrizer data table or remote command.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract.schema
| Value | Description |
|---|---|
| In | |
| InOut | |
| Out | |
| Result | |
| Unknown |