dotConnect Universal Documentation
Devart.Data.Universal Namespace / ProviderManager Class
Members

In This Topic
    ProviderManager Class
    In This Topic
    Manages data providers that can be used by the Universal .NET data provider.
    Syntax
    'Declaration
     
    Public Class ProviderManager 
    public class ProviderManager 
    Remarks
    See the Universal .NET and Arbitrary Data Providers topic for information on how to use the ProviderManager and UniProvider classes.
    Inheritance Hierarchy

    System.Object
       Devart.Data.Universal.ProviderManager

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also