dotConnect for PostgreSQL Documentation
Devart.Common Namespace / SelectColumn Class / SelectColumn Constructor

In This Topic
SelectColumn Constructor
In This Topic
Creates and initializes new instance of SelectColumn.
Overload List
OverloadDescription
Creates and initializes new instance of SelectColumn with the specified column name (expression text).  
Creates and initializes new instance of SelectColumn with the specified schema name, table name, column name (expression text) and an alias.  
Creates and initializes new instance of SelectColumn with the specified schema name, table name, column name (expression text) and an alias.  
See Also