IIncludeExcludeColumns.IncludeColumns property
Set of include columns. These columns are supposed to be additionally selected.
public HashSet<string> IncludeColumns { get; set; }
See Also
- interface IIncludeExcludeColumns
Set of include columns. These columns are supposed to be additionally selected.
public HashSet<string> IncludeColumns { get; set; }