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.4.0.0 (5.4.0)
Syntax public CatalogNameUsage CatalogNameUsageSetting { get; set; }
Public Property CatalogNameUsageSetting As CatalogNameUsage
Get
Set
Property Value
Type:
CatalogNameUsageRemarks For backwards compatibility.
See Also