Click or drag to resize
IQueryColumn Properties

The IQueryColumn type exposes the following members.

Properties
  NameDescription
Public propertyExpression
Expression
(Inherited from IQueryExpression.)
Public propertyIsSingleColumn
Returns true if this column represents a single column
Public propertyName
Object name, empty by default
(Inherited from IQueryObject.)
Public propertyParameters
Query data parameters
(Inherited from IQueryObject.)
Top
See Also