DatabaseMappingAttribute Constructor (String) |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public DatabaseMappingAttribute(
string expression
)
Parameters
- expression
- Type: SystemString
Expression defining the mapping of the attribute to database
See Also