Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TResult
The return type of the column value.

IDBReadableCommand.ExecuteScalar() - метод Смотри также  Terrasoft.Core.DB - пространство имен > IDBReadableCommand - интерфейс > ExecuteScalar - метод : ExecuteScalar() - метод C#

Glossary Item Box

Executes the SQL operator and returns the typed first column of the first row of the resulting set returned by the query.

Синтаксис

TResult ExecuteScalar<TResult>()

Типы обобщений

TResult
The return type of the column value.

Тип возвращаемого значения

The first column of the first row in the resulting set of the TResult type.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?