Click or drag to resize

ActionQueryCoreReflectOutputValuesInRelatedFields 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.6.0.0 (5.6.19.0117)
Syntax
public virtual void ReflectOutputValuesInRelatedFields()

Implements

IQueryReflectOutputValuesInRelatedFields
See Also