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