QueryColumnListPresentColumns Property |
Gets the hash set of present columns for duplicity detection
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxprotected HashSet<string> PresentColumns { get; }
Property Value
Type:
HashSetString
See Also