Overload List
| Name | Description | |
|---|---|---|
| ExecSQL(String) |
Executes an SQL query against the user database.
| |
| ExecSQL(String, IEnumerable Object ) |
Executes an SQL query against the user database.
| |
| ExecSQL(String, IEnumerable Object , Array ) |
Executes an SQL query against the user database.
|
See Also