Click or drag to resize
ProviderHelperLoadTables Method (ProviderDictionaryCollection)
Returns true if the given dictionary collection should be loaded.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static bool LoadTables(
	ProviderDictionaryCollection collection
)

Parameters

collection
Type: CMS.DataEngineProviderDictionaryCollection
Collection to check

Return Value

Type: Boolean
See Also