Skip to content

IIncludeExcludeColumns.IncludeColumns property

Set of include columns. These columns are supposed to be additionally selected.

public HashSet<string> IncludeColumns { get; set; }

See Also