Name | Description | |
---|---|---|
![]() ![]() | UserAgent | For internal use. |
The following tables list the members exposed by SqlShimConnection.
Name | Description | |
---|---|---|
![]() | ConnectionString | Gets or sets the string used to open a server connection. (Inherited from Devart.Common.DbConnectionBase) |
![]() | ConnectionTimeout | Gets or sets the time to wait while trying to establish a connection before terminating the attempt and generating an error. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Database | Gets or sets the name of the current database or the database to be used once a connection is open. (Inherited from Devart.Common.DbConnectionBase) |
![]() | DataSource | Gets or sets name of the server to which to connect. (Inherited from Devart.Common.DbConnectionBase) |
![]() | InDistributedTransaction | Indicates whether the connection is enlisted in a distributed transaction. (Inherited from Devart.Common.DbConnectionBase) |
![]() | IsMetadataStoreSupported | |
![]() | Name | Gets or sets name of the component. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Owner | Gets or sets a form or other container that the Devart.Common.DbConnectionBase instance belongs to. (Inherited from Devart.Common.DbConnectionBase) |
![]() | ServerVersion | Gets a string containing the version of the instance of the server to which the client is connected. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | State | Gets the current state of the connection. (Inherited from Devart.Common.DbConnectionBase) |
Name | Description | |
---|---|---|
![]() | BeginOpen | Starts an asynchronous invocation of an Open method. (Inherited from Devart.Common.DbConnectionBase) |
![]() | BeginTransaction | Overloaded. (Inherited from System.Data.Common.DbConnection) |
![]() | ChangeDatabase | Changes the current database associated with an open Devart.Common.DbConnectionBase. (Inherited from Devart.Common.DbConnectionBase) |
![]() | Close | Closes the connection to the data source. This is the preferred method of closing any open connection. (Inherited from Devart.Common.DbConnectionBase) |
![]() | CreateCommand | (Inherited from System.Data.Common.DbConnection) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | EndOpen | Ends an asynchronous invocation of the Open method. (Inherited from Devart.Common.DbConnectionBase) |
![]() | EnlistTransaction | Enlists in the specified transaction. (Inherited from Devart.Common.DbConnectionBase) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetSchema | Overloaded. Returns list of metadata collections and number of restrictions for a collection. (Inherited from Devart.Common.DbConnectionBase) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Open | Opens a data source connection with the property settings specified by the ConnectionString. (Inherited from Devart.Common.DbConnectionBase) |
![]() | OpenAsync | Overloaded. (Inherited from System.Data.Common.DbConnection) |
![]() | Ping | Performs a request to Zoho Desk to ensure that the connection is valid. |
![]() | RefreshMetadata | Reloads the list of target objects from the target source. Note that it may take some time. |
![]() | SetMetadataStore | |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | StateChange | Occurs when the state of the connection changes. (Inherited from Devart.Common.DbConnectionBase) |
![]() | TransactionStateChanged | Occurs when the state of the transaction is changed. (Inherited from Devart.Common.DbConnectionBase) |
![]() | TransactionStateChanging | Occurs when the state of the transaction is changing. (Inherited from Devart.Common.DbConnectionBase) |