ExecSQLArgs Constructor |
| Name | Description | |
|---|---|---|
| ExecSQLArgs(String, String, ExecSQLArgsExecuteStatementType) |
Constructor.
| |
| ExecSQLArgs(String, String, OperationType) |
Constructor for basic operations.
Use ExecSQLArgs(String, String, ExecSQLArgsExecuteStatementType) for more nuanced statement types.
|