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

QueryFunction.BuildSqlText - метод Смотри также  Terrasoft.Core.DB - пространство имен > QueryFunction - класс : BuildSqlText - метод C#

sb
The System.Text.StringBuilder instance used for creating the query text.
dbEngine
The instance of the builder of the database queries.

Glossary Item Box

Generates the query text, using the passed-in System.Text.StringBuilder instance and the DBEngine query builder.

Синтаксис

public abstract void BuildSqlText( 
   StringBuilder sb, 
   DBEngine dbEngine 
)

Параметры

sb
The System.Text.StringBuilder instance used for creating the query text.
dbEngine
The instance of the builder of the database queries.

Смотри также

© Terrasoft 2002-2017.

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

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