SqlMapperExecuteScalar Method |
Name | Description | |
---|---|---|
![]() ![]() | ExecuteScalar(IDbConnection, CommandDefinition) |
Execute parameterized SQL that selects a single value
|
![]() ![]() | ExecuteScalarT(IDbConnection, CommandDefinition) |
Execute parameterized SQL that selects a single value
|
![]() ![]() | ExecuteScalar(IDbConnection, String, Object, IDbTransaction, NullableInt32, NullableCommandType) |
Execute parameterized SQL that selects a single value
|
![]() ![]() | ExecuteScalarT(IDbConnection, String, Object, IDbTransaction, NullableInt32, NullableCommandType) |
Execute parameterized SQL that selects a single value
|