The methods of the JetSyncClient class are listed below. For a complete list of JetSyncClient class members, see the JetSyncClient Members topic.
Close | Closes the table. |
Dispose | Releases the unmanaged resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Find | Searches for a client Guid. |
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. |
Insert | Inserts a new record on the clients table. |
Open | Opens the sync clients table. |
PrepareUpdate | Prepares the table for insertion. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Update | Updates the clients table with the current data. |
Finalize | Finalizer. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
JetSyncClient Class | Primeworks.DataPortSync.Jet Namespace