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

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

dbExecutor
The DBExecutor instance used to execute the query.

Glossary Item Box

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

Синтаксис

public virtual int Execute( 
   DBExecutor dbExecutor 
)

Параметры

dbExecutor
The DBExecutor instance used to execute the query.

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

Number of rows affected when executing the query.

Смотри также

© Terrasoft 2002-2017.

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

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