Data Port Sync 1.0.500

JetTable Methods

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

Public Instance Methods

DisposeOverloaded. Releases the unmanaged memory 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.
GetInsertOrder Calculates the insert order for this table.
GetType (inherited from Object)Gets the Type of the current instance.
LoadColumns Loads the column schema information.
LoadForeignKeys Loads FOREIGN KEY constraint schema information.
LoadIndexes Loads the index schema information.
OpenOverloaded. Creates and opens a JetRowset from this table.
SqlCeCreate Builds a SQL CE CREATE TABLE command
ToString Converts the object to a string representation.

Protected Instance Methods

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

See Also

JetTable Class | Primeworks.DataPortSync.Jet Namespace