DQEConfigurationBaseCatalogNameOverwriteValues Property  | 
 
            Returns the added catalog name overwrites
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxprotected Dictionary<string, string> CatalogNameOverwriteValues { get; }Protected ReadOnly Property CatalogNameOverwriteValues As Dictionary(Of String, String)
	Get
Property Value
Type: 
DictionaryString, 
String
See Also