AbstractInfoProviderTInfo, TProvider, TQuery Constructor (Boolean) |
Default constructor.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected AbstractInfoProvider(
bool initialize
)
Parameters
- initialize
- Type: SystemBoolean
Indicates if provider together with hash tables should be initialized
See Also