Property SelectItems
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
SelectItems
Gets all columns in this table as a collection of ISelectItem instances, for use in query building.
public IReadOnlyCollection<ISelectItem> SelectItems { get; }