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