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

In This Topic
CreateConnection Method
In This Topic
Creates and returns a ZohoBooksConnection object.
Syntax
'Declaration
 
Public Overrides Function CreateConnection() As DbConnection
 

Return Value

A ZohoBooksConnection object.
See Also