| AdapterExtensionMethodsFetchAsProjection Method  | 
 
            Fetches the query as a projection, using the projector specified.
            
 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec.Adapter
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
RemarksWill ignore nested queries. Use with queries without nested / hierarchical queries. The projector has to be setup and ready to
            use when calling this method
See Also