| ProviderDictionaryTKey, TValueGetDictionaryName Method | 
            Gets the provider name.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic static string GetDictionaryName(
	string objectType,
	string columnNames
)
Parameters
- objectType
- Type: SystemString
 Object type
- columnNames
- Type: SystemString
 Column names
Return Value
Type: 
String See Also
See Also