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