dotConnect for QuickBooks Online Documentation
Devart.Data Namespace / SqlShimConnection Class

In This Topic
SqlShimConnection Class Methods
In This Topic

For a list of all members of this type, see SqlShimConnection members.

Public Methods
 NameDescription
Public MethodStarts an asynchronous invocation of an Open method. (Inherited from Devart.Common.DbConnectionBase)
Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
Public MethodChanges the current database associated with an open Devart.Common.DbConnectionBase. (Inherited from Devart.Common.DbConnectionBase)
Public MethodCloses the connection to the data source. This is the preferred method of closing any open connection. (Inherited from Devart.Common.DbConnectionBase)
Public Method (Inherited from System.Data.Common.DbConnection)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodEnds an asynchronous invocation of the Open method. (Inherited from Devart.Common.DbConnectionBase)
Public MethodEnlists in the specified transaction. (Inherited from Devart.Common.DbConnectionBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Returns list of metadata collections and number of restrictions for a collection. (Inherited from Devart.Common.DbConnectionBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOpens a data source connection with the property settings specified by the ConnectionString. (Inherited from Devart.Common.DbConnectionBase)
Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
Public MethodNot used in dotConnect for QuickBooks Online.  
Public MethodReloads the list of target objects from the target source. Note that it may take some time.  
Public Method  
Public Method (Inherited from System.ComponentModel.Component)
Top
See Also