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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
QuerySourceExpression ()Initializes a new QuerySourceExpression instance.  
QuerySourceExpression (String)Initializes a new QuerySourceExpression instance for the schema with the specified name.  
QuerySourceExpression (String,String)Initializes a new QuerySourceExpression instance for the schema with the passed-in name and the specified source alias.  
QuerySourceExpression (Select)Initializes a new QuerySourceExpression instance for the passed-in select subquery.  
QuerySourceExpression (Select,String)Initializes a new QuerySourceExpression instance for the passed-in select subquery with the specified source alias.  
QuerySourceExpression (Query)Initializes a new QuerySourceExpression instance for the passed-in random subquery.  
QuerySourceExpression (Query,String)Initializes a new QuerySourceExpression instance for the passed-in random subquery with the specified source alias.  
QuerySourceExpression (QuerySourceExpression)Initializes a new QuerySourceExpression instance that is a clone of the passed-in expression.  

Смотри также

© Terrasoft 2002-2017.

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

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