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.6.0.0 (5.6.19.0117)
Syntax public static bool IncludeCatalogNameInObjectNames { get; }
Public Shared ReadOnly Property IncludeCatalogNameInObjectNames As Boolean
Get
Property Value
Type:
BooleanSee Also