QueryColumnListBasePresentColumns Property |
Gets the hash set of present columns for duplicity detection
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected HashSet<string> PresentColumns { get; }
Property Value
Type:
HashSetStringSee Also