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