Click or drag to resize

StiOleDbConnector Methods

The StiOleDbConnector type exposes the following members.

Methods
  NameDescription
Public methodCreateAdapter (Overrides StiSqlDataConnectorCreateAdapter(String, DbConnection, CommandType).)
Public methodCreateCommand (Overrides StiSqlDataConnectorCreateCommand(String, DbConnection, CommandType).)
Public methodCreateCommandBuilder (Inherited from StiSqlDataConnector.)
Public methodCreateConnection (Overrides StiSqlDataConnectorCreateConnection.)
Public methodCreateConnectionStringBuilder (Inherited from StiSqlDataConnector.)
Public methodCreateDataSourceEnumerator (Inherited from StiSqlDataConnector.)
Public methodCreateParameter(String, Int32, Int32) (Overrides StiSqlDataConnectorCreateParameter(String, Int32, Int32).)
Public methodCreateParameter(String, Object, Int32) (Overrides StiSqlDataConnectorCreateParameter(String, Object, Int32).)
Public methodDeriveParameters (Overrides StiSqlDataConnectorDeriveParameters(DbCommand).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGet
Public methodGetDatabaseSpecificName (Overrides StiSqlDataConnectorGetDatabaseSpecificName(String).)
Public methodGetDataTable (Inherited from StiSqlDataConnector.)
Public methodGetDbType (Overrides StiSqlDataConnectorGetDbType.)
Public methodGetFamilyConnectors (Inherited from StiDataConnector.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNetType(Int32) (Overrides StiSqlDataConnectorGetNetType(Int32).)
Public methodGetNetType(String) (Overrides StiSqlDataConnectorGetNetType(String).)
Public methodGetParametersTable (Inherited from StiSqlDataConnector.)
Protected methodGetRelationsTable (Overrides StiSqlDataConnectorGetRelationsTable(DbConnection, String).)
Public methodGetSampleConnectionString (Overrides StiSqlDataConnectorGetSampleConnectionString.)
Public methodGetSchemaTable (Inherited from StiSqlDataConnector.)
Public methodGetSqlType (Overrides StiSqlDataConnectorGetSqlType(Type).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodResetSettings (Inherited from StiDataConnector.)
Public methodRetrieveSchema (Overrides StiSqlDataConnectorRetrieveSchema(Boolean).)
Public methodSetTimeout(DbCommand, Int32) (Inherited from StiSqlDataConnector.)
Public methodSetTimeout(IDbCommand, Int32) (Inherited from StiSqlDataConnector.)
Public methodTestConnection (Inherited from StiSqlDataConnector.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also