ProviderHelperLoadTables Method (IProviderDictionary) |
Returns true if the given dictionaries should be loaded.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static bool LoadTables(
params IProviderDictionary[] dictionaries
)
Parameters
- dictionaries
- Type: CMS.DataEngineIProviderDictionary
Dictionaries to check
Return Value
Type:
BooleanSee Also