Click or drag to resize
QueryColumnList Properties

The QueryColumnList type exposes the following members.

Properties
  NameDescription
Public propertyAnyColumnsDefined
Returns true if any columns are defined within this column list
Public propertyColumns
List of columns represented as string
Public propertyCount
Returns the number of defined columns
Protected propertyIncludeAllColumns
If true, all columns are included
Public propertyIsSingleColumn
Returns true if the columns represent a single column
Protected propertyNoColumns
If true, the list represents an empty list with no columns
Public propertyParent
Parent query for the column list
Protected propertyPresentColumns
Gets the hash set of present columns for duplicity detection
Public propertyReturnsAllColumns
Returns true if the columns contain all columns specification or columns do not contain definition of any columns
Top
See Also