dotConnect for Oracle Documentation
Devart.Common Namespace / SelectColumn Class
Properties Methods

SelectColumn Class Members

The following tables list the members exposed by SelectColumn.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Creates and initializes new instance of SelectColumn.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets column alias.  
Public PropertyGets or sets database that the column belongs to.  
Public PropertyGets or sets the SQL expression that the column represents.  
Public PropertyGets or sets name of the column.  
Public PropertyGets or sets schema that the column belongs to.  
Public PropertyGets or sets table or view that the column belongs to.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether two SelectColumn objects are identical.  
Public MethodReturns hash code of the current instance.  
Public MethodReturns the current SelectColumn object in the text form.  
Top
See Also