aaDBParameterDirection
- Last UpdatedJul 22, 2024
- 1 minute read
This public enumeration indicates the direction of parameters used for SQL statements.
Note: When you use the aaDBParameterDirection enumeration, be aware that not all requests work with all data providers. For example, Microsoft Access does not support stored procedures. The InputOutput direction is not supported by all data providers. Always check the documentation for the data providers about supported options.