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

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

Glossary Item Box

Parameters used to built hierarchical queries.

Синтаксис

public class HierarchicalSelectOptions 

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

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

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

Cвойства

 ИмяОписание
Public - свойствоCommonTableExpressionNameName of the common table expression of the hierarchical query.  
Public - свойствоCreateCommonTableExpressionDetermines whether a common table expression will be created for this hierarchical query.  
Public - свойствоHasStartingPrimaryColumnConditionDetermines whether the query has a condition for specifying the start record in hierarchy.  
Public - свойствоIncludeLevelColumnDetermines whether the query will return a column with the number of record's hierarchical level.  
Public - свойствоIsDistinctDetermines whether the query returns only unique records.  
Public - свойствоLevelColumnAliasAlias of the column with the number of record's hierarchical level.  
Public - свойствоMaxDepthParameterMaximum level of the nested hierarchy  
Public - свойствоParentColumnNameName of the parent column.  
Public - свойствоPrimaryColumnNameName of the column that represents the primary key.  
Public - свойствоSelectTypeThe type of the hierarchical query.  
Public - свойствоStartingPrimaryColumnConditionCondition by the primary column that determines the start record in hierarchy.  

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

System.Object
   Terrasoft.Core.DB.HierarchicalSelectOptions

Смотри также

© Terrasoft 2002-2017.