CMSLateBoundTransaction Constructor |
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public CMSLateBoundTransaction(
Type providerType = null
)
Parameters
- providerType (Optional)
- Type: SystemType
Type of the provider within whose context should the transaction start.
See Also