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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax void ReflectOutputValuesInRelatedFields()
Sub ReflectOutputValuesInRelatedFields
See Also