Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
public CatalogNameUsage CatalogNameUsageSetting { get; set; }

Property Value

Type: CatalogNameUsage
Remarks
For backwards compatibility.
See Also