DynamicQueryEngineIncludeCatalogNameInObjectNames Property |
Gets a value indicating whether catalog name has to be included into object names.
Namespace: SD.LLBLGen.Pro.DQE.MySqlAssembly: SD.LLBLGen.Pro.DQE.MySql (in SD.LLBLGen.Pro.DQE.MySql.dll) Version: 5.0.0.0 (5.0.0)
Syntax public static bool IncludeCatalogNameInObjectNames { get; }
Public Shared ReadOnly Property IncludeCatalogNameInObjectNames As Boolean
Get
Property Value
Type:
BooleanSee Also