Click or drag to resize

BcfChangeSet Properties

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

The BcfChangeSet type exposes the following members.

Properties
  NameDescription
Public propertyAddedRows
Rows added (except removed).
Public propertyRemovedRows
Rows removed (except added).
Public propertyUpdatedCells
Cells updated (except where OwningRow was deleted OR added)
Public propertyUpdatedChildRows
Child-row cells updated (except where OwningRow was added AND deleted)
Public propertyUpdatedParentRow
Parent-row cells updated (except where OwningRow was added AND deleted)
Top
See Also