Data |
The DataColumn type exposes the following members.
Name | Description | |
---|---|---|
_accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT) | |
_addSpace | If the capacity of the column is not enough, a new array is aquired, with the new size newSize = addSpace+increaseFactor*oldSize. | |
_increaseFactor | If the capacity of the column is not enough, a new array is aquired, with the new size newSize = addSpace+increaseFactor*oldSize. | |
_parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) |