Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

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

dbExecutor
The DBExecutor instance used to query the database.

Glossary Item Box

Executes the SQL operator and returns System.Data.IDataReader with the resulting rowset, using the passed-in DBExecutor instance.

Синтаксис

IDataReader ExecuteReader( 
   DBExecutor dbExecutor 
)

Параметры

dbExecutor
The DBExecutor instance used to query the database.

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

The System.Data.IDataReader instance with the resulting rowset.

Смотри также

© Terrasoft 2002-2017.

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

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