Click or drag to resize

BatchActionQuery.ReflectOutputValuesInRelatedFields 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.4.0.0 (5.4.0)
Syntax
public void ReflectOutputValuesInRelatedFields()

Implements

IQuery.ReflectOutputValuesInRelatedFields()
See Also