Public Member Functions | |
| AutoClosingSqlCommand (SqlCommand cmd) | |
| void | Cancel () |
| SqlParameter | CreateParameter () |
| int | ExecuteNonQuery () |
| SqlDataReader | ExecuteReader (CommandBehavior behavior) |
| SqlDataReader | ExecuteReader () |
| object | ExecuteScalar () |
| void | Prepare () |
| void | Dispose () |
Properties | |
| string | CommandText [get, set] |
| int | CommandTimeout [get, set] |
| CommandType | CommandType [get, set] |
| SqlConnection | Connection [get] |
| SqlParameterCollection | Parameters [get] |
| IDbTransaction | Transaction [get, set] |
| OpenSim::Data::MSSQL::AutoClosingSqlCommand::AutoClosingSqlCommand | ( | SqlCommand | cmd | ) | [inline] |
| void OpenSim::Data::MSSQL::AutoClosingSqlCommand::Cancel | ( | ) | [inline] |
| SqlParameter OpenSim::Data::MSSQL::AutoClosingSqlCommand::CreateParameter | ( | ) | [inline] |
| int OpenSim::Data::MSSQL::AutoClosingSqlCommand::ExecuteNonQuery | ( | ) | [inline] |
| SqlDataReader OpenSim::Data::MSSQL::AutoClosingSqlCommand::ExecuteReader | ( | CommandBehavior | behavior | ) | [inline] |
| SqlDataReader OpenSim::Data::MSSQL::AutoClosingSqlCommand::ExecuteReader | ( | ) | [inline] |
| object OpenSim::Data::MSSQL::AutoClosingSqlCommand::ExecuteScalar | ( | ) | [inline] |
| void OpenSim::Data::MSSQL::AutoClosingSqlCommand::Prepare | ( | ) | [inline] |
| void OpenSim::Data::MSSQL::AutoClosingSqlCommand::Dispose | ( | ) | [inline] |
string OpenSim::Data::MSSQL::AutoClosingSqlCommand::CommandText [get, set] |
int OpenSim::Data::MSSQL::AutoClosingSqlCommand::CommandTimeout [get, set] |
CommandType OpenSim::Data::MSSQL::AutoClosingSqlCommand::CommandType [get, set] |
SqlConnection OpenSim::Data::MSSQL::AutoClosingSqlCommand::Connection [get] |
SqlParameterCollection OpenSim::Data::MSSQL::AutoClosingSqlCommand::Parameters [get] |
IDbTransaction OpenSim::Data::MSSQL::AutoClosingSqlCommand::Transaction [get, set] |
1.5.1