This document is archived and information here might be outdated. Recommended version. |
Provides access to members that return information about feature classes and tables with edits.
Name | Description | |
---|---|---|
ChildClassName | The name of the feature class or table. | |
ClassID | The ID assigned to the feature class or table in the geodatabase. | |
DatasetType | The type of data. | |
ParentClassName | Name of the checked out feature class or table in the master database. | |
ParentDatabase | Name of the database where the checked out feature class or table is stored in the master database. | |
ParentOwner | Name of the database user that owns the checked out feature class or table in the master database. |
Classes | Description |
---|
This interface has properties to return the modified tables, feature classes and attributed relationship classes. The ChildClassName, ClassID and DatasetType properties refer to the source geodatabase (e.g. check-out geodatabase) or delta file while the ParentClassName, ParentDatabase and ParentOwner properties refer to the destination for the changes (e.g. parent replica geodatabase).