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

SelectTable Class Members

The following tables list the members exposed by SelectTable.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Creates and initializes new instance of SelectTable.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets table alias.  
Public PropertyGets or sets the name of the table database.  
Public PropertyGets or sets a JOIN clause for the SelectTable.  
Public PropertyGets or sets a JOIN ON clause for the SelectTable.  
Public PropertyGets or sets name of the table or subquery text.  
Public PropertyGets or sets the name of the table schema.  
Public PropertyGets the subquery text that the SelectTable represents.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether two SelectTable objects are identical.  
Public MethodReturns hash code of the current instance.  
Public MethodReturns the current SelectTable object in the text form.  
Top
See Also