| QuerySpecExtensionMethodsSelectFromT Method (DynamicQuery, DynamicQueryT) | 
 
            Specifies a projection on 'query' which is mimics the projection of the query 'toWrap': it contains fields which target each field in 'toWrap's projection.
            It wraps 'toWrap' as the From clause for 'query', overwriting query's From clause, if set. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
 Syntax
Syntax See Also
See Also