dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoProviderFactory Class
Fields Properties Methods

ZohoProviderFactory Class Members

The following tables list the members exposed by ZohoProviderFactory.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of ZohoProviderFactory.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Returns the instance of ZohoProviderFactory.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the Devart.Data.SqlShimProviderFactory can create a Devart.Common.DbDataSourceEnumerator object. Always returns false. (Inherited from Devart.Data.SqlShimProviderFactory)
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates and returns a ZohoCommand object.  
Public MethodOverridden. Creates and returns a ZohoCommandBuilder object.  
Public MethodOverridden. Creates and returns a ZohoConnection object.  
Public MethodOverridden. Creates and returns a ZohoConnectionStringBuilder object.  
Public MethodOverridden. Creates and returns a ZohoDataAdapter 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 ZohoParameter 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