dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoProviderFactory Class / ZohoProviderFactory Constructor

In This Topic
    ZohoProviderFactory Constructor
    In This Topic
    Creates an instance of ZohoProviderFactory.
    Syntax
    'Declaration
     
    Public Function New()
    public ZohoProviderFactory()
    Remarks
    Only one instance of ZohoProviderFactory can exist in the application.
    See Also