Property SelectItems
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
SelectItems
Gets the ordered collection of select items (columns, expressions, functions) in the SELECT clause of this query.
public IReadOnlyCollection<ISelectItem> SelectItems { get; }