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 unique constraint.

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

Property Value

IEnumerable<string>