dotConnect for Oracle Documentation
Devart.Common Namespace / SelectStatement Class

In This Topic
SelectStatement Class Methods
In This Topic

For a list of all members of this type, see SelectStatement members.

Public Methods
 NameDescription
Public MethodAdds new condition to HAVING clause of the statement, represented by the Having property.  
Public MethodAdds new condition to WHERE clause of the statement, represented by the Where property.  
Public MethodClears all parts of the SelectStatement.  
Public MethodReturns SQL statement in the text form.  
Top
See Also