The methods of the JetDatabaseTracker class are listed below. For a complete list of JetDatabaseTracker class members, see the JetDatabaseTracker Members topic.
Dispose | Overloaded. Releases unmanaged resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
LastGeneration | Gets the last generation number of the database. |
NewGeneration | Creates a new genertion number. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
TrackChanges | Tracks changes made to the database since a given generation number. |
Dispose | Overloaded. Releases unmanaged resources. |
Finalize | Finalizer. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Progress (inherited from DatabaseTracker) | Overloaded. Raises the track progress event using a state. |
JetDatabaseTracker Class | Primeworks.DataPortSync.Jet Namespace