Gets the list of the name collisions of the given object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- currentObjectId
- Type: System Int32
Current object ID
- columnName
- Type: System String
Column name
- searchName
- Type: System String
Search name for collision
- exactMatch
- Type: System Boolean
If true, the names must match exactly
Return Value
Type: IEnumerable StringSee Also