| 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)
Syntaxpublic static bool IncludeCatalogNameInObjectNames { get; }Public Shared ReadOnly Property IncludeCatalogNameInObjectNames As Boolean
	Get
Property Value
Type: 
Boolean
See Also