Click or drag to resize

BcfChildRelationCellClear Method

[This is preliminary documentation and is subject to change.]

Removes all childrows from this collection.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public void Clear()
Exceptions
ExceptionCondition
InvalidOperationException

OwningRow.RowState is not Valid

or

BcfDataSet is Locked.

BcfUpdateException see exception documentation for the reason.
See Also