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