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