This document is archived and information here might be outdated. Recommended version. |
Provides access to methods that apply to versioned tables.
The IVersionedTable interface can be used to detect the different conflict categories without first performing an IVersionEdit.Reconcile. By specifying the appropriate esriDifferenceType, such as TypeDeleteUpdate or TypeInsert, an IDifferenceCursor is returned with a set of OIDs and IRows for differences.
Name | Description | |
---|---|---|
Differences | Returns an object cursor that can be used to retrieve rows by difference type. |
Classes | Description |
---|