Click or drag to resize

SelectClause Constructor

Overload List
  NameDescription
Public methodSelectClause(Expression)
Create a SelectClause with the specified Expression.
Public methodSelectClause(Parser, CodeObject)
Parse a SelectClause.
Top
See Also