Property SelectItems
- Namespace
- YndigoBlue.Velocity.Interfaces
- Assembly
- YndigoBlue.Velocity.dll
SelectItems
Gets the collection of select items (columns or expressions) available from this FROM item.
IReadOnlyCollection<ISelectItem> SelectItems { get; }