| NestedQuerySpecificationNestedQuery Property  | 
 
            Gets or sets the nested query object.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic QueryExpression NestedQuery { get; set; }Public Property NestedQuery As QueryExpression
	Get
	Set
Property Value
Type: 
QueryExpression
See Also