Checks if column name is unique in system tables which are joined with given table into view.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- className
- Type: System String
Name of the class, where column with columnName is created
- columnName
- Type: System String
Name of the column to be checked
Return Value
Type: BooleanSee Also