IQueryReflectOutputValuesInRelatedFields Method  | 
 
            Will walk all 
IParameterFieldRelation instances of this query and reflect the parameter values in the related fields.
            Only output parameters are taken into account.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntaxvoid ReflectOutputValuesInRelatedFields()
Sub ReflectOutputValuesInRelatedFields
See Also