DatabaseMappingAttributeExecuteInDB Property |
If true, the member is executed on DB level, if false, then programmatically
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool ExecuteInDB { get; set; }
Property Value
Type:
BooleanSee Also