Property Columns
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Columns
Gets the ordered collection of columns defined on this table.
public IReadOnlyCollection<Column> Columns { get; }
Gets the ordered collection of columns defined on this table.
public IReadOnlyCollection<Column> Columns { get; }