Chili.Opf3 Send comments on this topic.
SqlQueryBuilder Class Properties
See Also 
Chili.Opf3.Query Namespace : SqlQueryBuilder Class


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

Public Properties

 NameDescription
Public PropertyDefaultConcat Specifies the default concat that is used if AppendProperty is called more then one time without calling AppendConcat.  
Public PropertyGroupByPart Gets or sets the group by part of the query.  
Public PropertyHasConditions Returns whether the current instance of the class is empty.  
Public PropertyOrderByPart Gets or sets the order by part of the query.  
Public PropertySelectPart Gets or sets the select part of the query.  
Top

See Also