DynamicQueryEngineBasePerCallCatalogNameOverwrites Property |
Gets / sets perCallCatalogNameOverwrites name pairs
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax public CatalogNameOverwriteHashtable PerCallCatalogNameOverwrites { get; set; }
Public Property PerCallCatalogNameOverwrites As CatalogNameOverwriteHashtable
Get
Set
Property Value
Type:
CatalogNameOverwriteHashtableSee Also