DataAccessAdapterCoreFetchEntityUsingUniqueConstraint Method (IEntity2, IPredicateExpression) | 
 
            Fetches an entity from the persistent storage into the object specified using the filter specified. 
            Use the entity's uniqueconstraint filter construction methods to construct the required uniqueConstraintFilter for the 
            unique constraint you want to use.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax
See Also