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

In This Topic
ZohoDeskProviderFactory Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden. Creates and returns a ZohoDeskCommand object.  
Public MethodOverridden. Creates and returns a ZohoDeskCommandBuilder object.  
Public MethodOverridden. Creates and returns a ZohoDeskConnection object.  
Public MethodOverridden. Creates and returns a ZohoDeskConnectionStringBuilder object.  
Public MethodOverridden. Creates and returns a ZohoDeskDataAdapter object.  
Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory)
Public MethodOverridden. Creates and returns a ZohoDeskParameter object.  
Public MethodReturns a new instance of the provider's class that implements the provider's version of the System.Security.CodeAccessPermission class. (Inherited from System.Data.Common.DbProviderFactory)
Top
See Also