Creates and initializes new instance of SelectColumn.
[Visual Basic] Public Sub New(String)
Creates and initializes new instance of SelectColumn with the specified schema name, table name, column name (expression text) and an alias.
[Visual Basic] Public Sub New(String,String,String,String)
Creates and initializes new instance of SelectColumn with the specified schema name, table name, column name (expression text) and an alias.
[Visual Basic] Public Sub New(String,String,String,String,String)
SelectColumn Class | SelectColumn Members
© 2002 - 2008 Devart. All Rights Reserved.