Click or drag to resize
CatalogNameOverwriteHashtable Constructor (CatalogNameUsage)
Creates a new CatalogNameOverwriteHashtable instance.

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 CatalogNameOverwriteHashtable(
	CatalogNameUsage catalogNameUsageSetting
)

Parameters

catalogNameUsageSetting
Type: SD.LLBLGen.Pro.ORMSupportClassesCatalogNameUsage
the setting to use for name overwriting
See Also