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

Property Value

Type: String
Remarks
For backwards compatibility.
See Also