Property IsSelectAll
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
IsSelectAll
Gets a value indicating whether this query was built with SelectAll(IFromItem) and includes all columns from its FROM items.
public bool IsSelectAll { get; }