Data Port Sync 1.0.500

JetSyncClient Methods

The methods of the JetSyncClient class are listed below. For a complete list of JetSyncClient class members, see the JetSyncClient Members topic.

Public Instance Methods

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.

Protected Instance Methods

Finalize Finalizer.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

JetSyncClient Class | Primeworks.DataPortSync.Jet Namespace