Click or drag to resize

StiSqlDataConnector Methods

The StiSqlDataConnector type exposes the following members.

Methods
  NameDescription
Public methodCreateAdapter
Public methodCreateCommand
Public methodCreateCommandBuilder
Public methodCreateConnection
Public methodCreateConnectionStringBuilder
Public methodCreateDataSourceEnumerator
Public methodCreateParameter(String, Int32, Int32)
Public methodCreateParameter(String, Object, Int32)
Public methodDeriveParameters
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
Public methodGetDataTable
Public methodGetDbType
Public methodGetFamilyConnectors (Inherited from StiDataConnector.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNetType(Int32)
Public methodGetNetType(String)
Public methodGetParametersTable
Protected methodGetRelationsTable
Public methodGetSampleConnectionString
Public methodGetSchemaTable
Public methodGetSqlType
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
Public methodSetTimeout(DbCommand, Int32)
Public methodSetTimeout(IDbCommand, Int32)
Public methodTestConnection
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also