Click or drag to resize
BatchActionQueryReflectOutputValuesInRelatedFields Method
Reflects the output values in related fields for all actionqueries in this batchactionquery.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public void ReflectOutputValuesInRelatedFields()

Implements

IQueryReflectOutputValuesInRelatedFields
See Also