dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / ZohoDeskConnection Class

In This Topic
ZohoDeskConnection Class Methods
In This Topic

For a list of all members of this type, see ZohoDeskConnection 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 MethodCreates a new object that is a copy of the current instance.  
Public MethodCloses the connection to the data source. This is the preferred method of closing any open connection. (Inherited from Devart.Common.DbConnectionBase)
Public MethodCreates and returns a ZohoDeskCommand object associated with the ZohoDeskConnection.  
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 MethodOverridden. Opens a Zoho Desk connection with the property settings specified by the ConnectionString.  
Public MethodOverloaded.  (Inherited from System.Data.Common.DbConnection)
Public MethodOverridden. Call this method to enshure that the connection is still valid and working.  
Public MethodReloads the list of target objects from the target source. Note that it may take some time. (Inherited from Devart.Data.SqlShimConnection)
Public Method (Inherited from Devart.Data.SqlShimConnection)
Public Method (Inherited from System.ComponentModel.Component)
Top
See Also