Platform Core .NET Assemblies API
HierarchicalSelectOptions Class Members
See Also  Properties  Send Feedback
Terrasoft.Core.DB Namespace : HierarchicalSelectOptions Class

Glossary Item Box

The following tables list the members exposed by HierarchicalSelectOptions.

Public Constructors

 NameDescription
Public ConstructorHierarchicalSelectOptions ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCommonTableExpressionNameName of the common table expression of the hierarchical query.  
Public PropertyCreateCommonTableExpressionDetermines whether a common table expression will be created for this hierarchical query.  
Public PropertyHasStartingPrimaryColumnConditionDetermines whether the query has a condition for specifying the start record in hierarchy.  
Public PropertyIncludeLevelColumnDetermines whether the query will return a column with the number of record's hierarchical level.  
Public PropertyIsDistinctDetermines whether the query returns only unique records.  
Public PropertyLevelColumnAliasAlias of the column with the number of record's hierarchical level.  
Public PropertyMaxDepthParameterMaximum level of the nested hierarchy  
Public PropertyParentColumnNameParent column name.  
Public PropertyPrimaryColumnNamePrimary key column name.  
Public PropertyRootSourceAliasRoot table alias. Should be used for avoiding column name ambiguity.  
Public PropertySelectTypeHierarchical select type.  
Public PropertyStartingPrimaryColumnConditionCondition by the primary column that determines the start record in hierarchy.  
Top

See Also

© Terrasoft 2002-2018.