Miner.Geodatabase Assembly > Miner.Geodatabase.Edit Namespace : EditLogMonitor Class |
The following tables list the members exposed by EditLogMonitor.
Name | Description | |
---|---|---|
![]() | EditLogMonitor Constructor |
Name | Description | |
---|---|---|
![]() | EnableConflictManagement | |
![]() | Enabled | The Enabled property allows the caller to selectively enable or disable logging and not start logging just because the EditLogMonitor has been created and editing started. The caller must explicitly enable logging for it to occur. |
![]() | HasEdits | |
![]() | IsMobile |
Name | Description | |
---|---|---|
![]() | ClearConflicts | |
![]() | ClearLog | Clear any edit log entries from the edit logger |
![]() | ConflictCount | |
![]() | Dispose | |
![]() | EditsPendingFromLastNonEdit | |
![]() | FindOIDMapping | The key to the mapping is formed by combining the table name with the old OID as follows: [tableName]_[oldOID] |
![]() | GetConflict | |
![]() | GetConflictReport | |
![]() | LoadFromFile | Load edits from an XML file into the edit logger |
![]() | LogNonEdit | Log an operation that is not an edit operation. |
![]() | PlaybackFromLastNonEdit | Play back edits starting after the most recent non-edit operation specified by eOp |
![]() | PlaybackLog | Play back edits that were logged by the edit logger |
![]() | SaveToFile | Save edits that were logged by the edit logger to an XML file |
![]() | StartOperation | |
![]() | StopOperation |
Name | Description | |
---|---|---|
![]() | ReplayedLog |