IDbSpecificCreatorCreatingSubQuery Property |
Gets a value indicating whether the creator initiated a subquery creation. The DQE can then decide to limit the SQL emitting as some databases
limit features for subqueries.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax bool CreatingSubQuery { get; }
ReadOnly Property CreatingSubQuery As Boolean
Get
Property Value
Type:
BooleanSee Also