BcfRowDeleteRows Method |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| ArgumentNullException | rows is null. |
| ArgumentException | rows contains rows from different datasets |
| InvalidOperationException | Al least one row in rows has RowState is other than Valid or Deleted orBcfDataSet is Locked. |
| BcfUpdateException | See BcfUpdateException. |