Property SelectItemNames
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
SelectItemNames
Gets the ordered list of names (or aliases) for the select items in the SELECT clause.
public List<string> SelectItemNames { get; }
Gets the ordered list of names (or aliases) for the select items in the SELECT clause.
public List<string> SelectItemNames { get; }