Insert.Into - метод Смотри также Terrasoft.Core.DB - пространство имен > Insert - класс : Into - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
Into(String) | In the current query, adds the INTO statement that sets the schema with the specified name as the query data source. |
Into(ModifyQuerySource) | In the current query, adds the INTO statement that sets the passed-in data source as the query data source. |