dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksProviderFactory Class

In This Topic
ZohoBooksProviderFactory Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden. Creates and returns a ZohoBooksCommand object.  
Public MethodOverridden. Creates and returns a ZohoBooksCommandBuilder object.  
Public MethodOverridden. Creates and returns a ZohoBooksConnection object.  
Public MethodOverridden. Creates and returns a ZohoBooksConnectionStringBuilder object.  
Public MethodOverridden. Creates and returns a ZohoBooksDataAdapter 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 ZohoBooksParameter 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