Overload List
Name | Description | |
---|---|---|
Execute(ISQLStatement) |
Allows an SQL statement to be executed on the current transaction connection.
If a transaction is not in progress an exception will occur.
|
|
Execute(array<ISQLStatement>[]()[][]) |
Allows the SQL statements to be executed on the current transaction connection.
If a transaction is not in progress an exception will occur.
|