DataAccessAdapterCoreFetchNewEntity Method (IEntityFactory2, IRelationPredicateBucket) | 
  Fetches a new entity using the filter/relation combination filter passed in via filterBucket and the new entity is created using the
            passed in entity factory. Use this method when fetching a related entity using a current entity (for example, fetch the related Customer entity
            of an existing Order entity) 
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
See Also