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.5.0.0 (5.5.18.1019)
Syntax
public static bool IncludeCatalogNameInObjectNames { get; }

Property Value

Type: Boolean
See Also