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

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

Property Value

Type: HashSetString
See Also