Property LookupColumns
- Namespace
- YndigoBlue.Velocity.Constraints
- Assembly
- YndigoBlue.Velocity.dll
LookupColumns
Gets or sets the column names in the lookup (referenced) table.
public IEnumerable<string> LookupColumns { get; set; }
Gets or sets the column names in the lookup (referenced) table.
public IEnumerable<string> LookupColumns { get; set; }