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.4.0.0 (5.4.0)
Syntax protected Dictionary<string, string> CatalogNameOverwriteValues { get; }
Protected ReadOnly Property CatalogNameOverwriteValues As Dictionary(Of String, String)
Get
Property Value
Type:
DictionaryString,
StringSee Also