The methods of the JetTable class are listed below. For a complete list of JetTable class members, see the JetTable Members topic.
Dispose | Overloaded. 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. |
Open | Overloaded. Creates and opens a JetRowset from this table. |
SqlCeCreate | Builds a SQL CE CREATE TABLE command |
ToString | Converts the object to a string representation. |
Dispose | Overloaded. Releases the unmanaged resources. |
Finalize | Finalizer. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
JetTable Class | Primeworks.DataPortSync.Jet Namespace