Overload List
Name | Description | |
---|---|---|
![]() | ExecuteTransaction(Collection<(Of <<'(String>)>>)) |
Preform a SQL Transaction on a collection of SQL statements
|
![]() | ExecuteTransaction(String) |
Preform a SQL Transaction on a SQL statement
|
![]() | ExecuteTransaction(Collection<(Of <<'(String>)>>), Collection<(Of <<'(Int32>)>>)%) |
Preform a SQL Transaction on a collection of SQL statements
|
![]() | ExecuteTransaction(String, Int32%) |
Preform a SQL Transaction on a SQL statement
|