DataAccessAdapterCoreCatalogNameUsageSetting Property |
Configurates this data access adapter object how to threat catalog names in persistence information.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public CatalogNameUsage CatalogNameUsageSetting { get; set; }
Public Property CatalogNameUsageSetting As CatalogNameUsage
Get
Set
Property Value
Type:
CatalogNameUsageRemarks For backwards compatibility.
See Also