Property FromItems
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
FromItems
A Stack representing all the IFromItems in a query. Represents all the items in the FROM clause
public IReadOnlyCollection<IFromItem> FromItems { get; }