Table of Contents

Property Columns

Namespace
YndigoBlue.Velocity.Constraints
Assembly
YndigoBlue.Velocity.dll

Columns

Gets or sets the collection of column names that make up the primary key.

public IEnumerable<string> Columns { get; set; }

Property Value

IEnumerable<string>