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

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

schemaName
Name of the schema.

Glossary Item Box

In the current query, adds the INTO statement that sets the schema with the specified name as the query data source.

Синтаксис

public Insert Into( 
   string schemaName 
)

Параметры

schemaName
Name of the schema.

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

The current Insert instance.

Смотри также

© Terrasoft 2002-2017.

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

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