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

IndexHint.BuildSqlText - метод Смотри также  Terrasoft.Core.DB - пространство имен > IndexHint - класс : 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

Formulates query text of the table hint.

Синтаксис

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.

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

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