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; }
Gets or sets the collection of column names that make up the unique constraint.
public IEnumerable<string> Columns { get; set; }