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

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

Glossary Item Box

The expression of the query data source.

Синтаксис

public class QuerySourceExpression : IQueryExpression  

Тип QuerySourceExpression предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public QuerySourceExpression Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоAliasThe alias of the data source expression.  
Public - свойствоExpressionTypeThe type of the data source expression.  
Public - свойствоHasHints  
Public - свойствоHints  
Public - свойствоSchemaNameThe name of the data source schema.  
Public - свойствоSqlTextSQL text that determines the data source.  
Public - свойствоSubSelectThe select subquery that acts as the data source.  

Методы

 ИмяОписание
Public - методCloneCreates the clone of the current QuerySourceExpression instance.  

Иерархия наследования

System.Object
   Terrasoft.Core.DB.QuerySourceExpression

Смотри также

© Terrasoft 2002-2017.