An indooGrid Documented Class Library

sqlCategoryTreeBuilder Members

sqlCategoryTreeBuilder overview

Public Instance Constructors

sqlCategoryTreeBuilder Constructor

Public Instance Fields

columnName Get or set column name that contains id for parent category
currentCategoryValueTable 
currentId 
currentLevelIndex 
currentTableIndex
dataAccess 
parentNameResults 
tables Get or set settings for category tree tables.
whereClauseForEmptyParentTemplate Template for sql where clause if there are not parent category.

Public Instance Methods

bindData 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
getHierahicalParentNamesSql
getHierarchalIDSqlOverloaded. Get sql for all category ids for current level and all sublevels
getParentNames Tables should be sorted by hiearchy - top level first and then sublevels in exact order
getSql Set sqlWhereCategoryTreePart clause from request. When sqlWhereCategoryTreePart is not empty then this value is not set.
GetType (inherited from Object)Gets the Type of the current instance.
setParentTables 
tableAdd Add nev category tree table definition
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

sqlCategoryTreeBuilder Class | Indoo.Data Namespace