| DatabaseFieldAttribute Constructor (String) | 
            Constructor
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic DatabaseFieldAttribute(
	string colName
)
Parameters
- colName
 - Type: SystemString
Database column name 
See Also