Table of Contents

Property SelectItems

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

SelectItems

Gets the collection of select items (columns or expressions) available from this FROM item.

public IReadOnlyCollection<ISelectItem> SelectItems { get; }

Property Value

IReadOnlyCollection<ISelectItem>