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.1.0.0 (5.1.0)
Syntax Remarks Will 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