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

CurrentDateTimeQueryFunction.BuildSqlText - метод Смотри также  Terrasoft.Core.DB - пространство имен > CurrentDateTimeQueryFunction - класс : 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 specified System.Text.StringBuilder instance and the DBEngine query builder.

Синтаксис

public override 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.

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

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