Table of Contents

Property Columns

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

Columns

Gets the ordered list of database column names for all configured mappings.

public IReadOnlyList<string> Columns { get; }

Property Value

IReadOnlyList<string>