Exception e |
Exception e |
If Batching is not supported, then this is when the Command should be executed. If Batching is supported then it should hold of on executing the batch until explicitly told to.
IExpectation expectation |
The number of rows expected to be affected by the query. |
IDbCommand st |
|
IDataReader reader |
return bool |
|
object obj |
return int |
|
IDbCommand cmd |
return IDataReader |
|
IDbCommand cmd |
return IDbCommand |
|
CommandType type |
|
SqlString sqlString |
|
SqlType[] parameterTypes |
return int |
return Type |
return IDbCommand |
|
CommandType type |
|
SqlString sql |
|
SqlType[] parameterTypes |
return IDbCommand |
|
CommandType type |
|
SqlString sql |
|
SqlType[] parameterTypes |
return IDbCommand |
|
CommandType type |
|
SqlString sql |
|
SqlType[] parameterTypes |
return string |
return bool
|