dotConnect for Adobe Commerce Documentation
Devart.Data.Magento Namespace / MagentoProviderFactory Class / MagentoProviderFactory Constructor

On this page
    MagentoProviderFactory Constructor
    On this page
    Creates an instance of MagentoProviderFactory.
    Syntax
    'Declaration
     
    Public Function New()
    public MagentoProviderFactory()
    Remarks
    Only one instance of MagentoProviderFactory can exist in the application.
    See Also