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