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

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

dbExecutor
The DBExecutor instance used to query the database.

Glossary Item Box

Executes the SQL command, using the specified DBExecutor instance, and returns the number of rows affected when executing the command.

Синтаксис

int Execute( 
   DBExecutor dbExecutor 
)

Параметры

dbExecutor
The DBExecutor instance used to query the database.

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

Number of rows affected when executing the operator.

Смотри также

© Terrasoft 2002-2017.

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

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