CompareSettingsIgnoredColumns Property |
Hashtable indexed by objecttype, for each object type you can specify list of columns (List/string/) which will be excluded from equality check.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public Hashtable IgnoredColumns { get; set; }
Property Value
Type:
HashtableSee Also