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

In This Topic
    UniProvider Class
    In This Topic
    Represents arbitrary .NET data provider.
    Syntax
    'Declaration
     
    Public Class UniProvider 
       Inherits System.ComponentModel.Component
       Implements System.ComponentModel.IComponentSystem.IDisposable 
    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
       System.MarshalByRefObject
          System.ComponentModel.Component
             Devart.Data.Universal.UniProvider

    See Also