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.9.0.0 (5.9.0)
Syntax
public CatalogNameOverwriteHashtable(
	CatalogNameUsage catalogNameUsageSetting
)

Parameters

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