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