BcfRowDeleteRows Method |
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | rows is . |
| ArgumentException | rows contains rows from different datasets orAl least one row in rows has RowState is other than Valid or Deleted |
| InvalidOperationException | BcfDataSet is Locked. |
| BcfUpdateException | See BcfUpdateException. |