Click or drag to resize
QueryColumnListBasePresentColumns Property
Gets the hash set of present columns for duplicity detection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected HashSet<string> PresentColumns { get; }

Property Value

Type: HashSetString
See Also