- TResult
- The return type of the column value.
IDBReadableCommand.ExecuteScalar(DBExecutor) - метод Смотри также Terrasoft.Core.DB - пространство имен > IDBReadableCommand - интерфейс > ExecuteScalar - метод : ExecuteScalar(DBExecutor) - метод C#
- dbExecutor
- The DBExecutor instance used to query the database.
Glossary Item Box
TResult ExecuteScalar<TResult>( DBExecutor dbExecutor )
Параметры
- dbExecutor
- The DBExecutor instance used to query the database.
Типы обобщений
- TResult
- The return type of the column value.