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.9.0.0 (5.9.0)
Syntaxvoid ReflectOutputValuesInRelatedFields()
Sub ReflectOutputValuesInRelatedFields
See Also