Click or drag to resize
DynamicQueryEngineIncludeCatalogNameInObjectNames Property
Gets a value indicating whether catalog name has to be included into object names.

Namespace:  SD.LLBLGen.Pro.DQE.MySql
Assembly:  SD.LLBLGen.Pro.DQE.MySql (in SD.LLBLGen.Pro.DQE.MySql.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static bool IncludeCatalogNameInObjectNames { get; }

Property Value

Type: Boolean
See Also