Overload List

  NameDescription
Public methodExecuteTransaction(Collection<(Of <<'(String>)>>))
Preform a SQL Transaction on a collection of SQL statements
Public methodExecuteTransaction(String)
Preform a SQL Transaction on a SQL statement
Public methodExecuteTransaction(Collection<(Of <<'(String>)>>), Collection<(Of <<'(Int32>)>>)%)
Preform a SQL Transaction on a collection of SQL statements
Public methodExecuteTransaction(String, Int32%)
Preform a SQL Transaction on a SQL statement

See Also