Returns | Prototype |
---|---|
SQLCommand | Command(string) |
Execute(string) | |
number | GetLastInsertId() |
SQLQuery | Query(string) |
SQLTransaction | Transaction() |
SQLTransaction | Transaction(boolean) |
SQLTransaction | Transaction(boolean, boolean) |
Returns | Prototype |
---|---|
SQLCommand | Command(string) |
Execute(string) | |
number | GetLastInsertId() |
SQLQuery | Query(string) |
SQLTransaction | Transaction() |
SQLTransaction | Transaction(boolean) |
SQLTransaction | Transaction(boolean, boolean) |