Click or drag to resize
DataAccessAdapterCoreCatalogNameToUse Property
The name to use if catalogNameUsageSetting is set to ForceName. Ignored otherwise.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public string CatalogNameToUse { get; set; }

Property Value

Type: String
Remarks
For backwards compatibility.
See Also