IIncludeExcludeColumns.ExcludeColumns property
Set of exclude columns. These columns should not be selected even if they are selected by default by the select level.
public HashSet<string> ExcludeColumns { get; set; }
See Also
- interface IIncludeExcludeColumns