The IDbCommandExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ExecuteBoolean |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteByte |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteBytes |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteChar |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteChars |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteDateTime |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteDecimal |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteDouble |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteGuid |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteInt16 |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteInt32 |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteInt64 |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteSingle |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|
![]() ![]() |
ExecuteString |
Executes the query and returns the first column of the first row in the resultset returned by the query.
|