DataAccessAdapterCoreCatalogNameUsageSetting Property  | 
   Configurates this data access adapter object how to threat catalog names in persistence information. 
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic CatalogNameUsage CatalogNameUsageSetting { get; set; }Public Property CatalogNameUsageSetting As CatalogNameUsage
	Get
	Set
Property Value
Type: 
CatalogNameUsage
RemarksFor backwards compatibility.
See Also