combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / DB2ConnectionDataProvider Class
Members


In This Topic
    DB2ConnectionDataProvider Class
    In This Topic

    Data provider for IBM DB2 databases.

    Object Model
    DB2ConnectionDataProvider Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class DB2ConnectionDataProvider 
       Inherits DbConnectionDataProvider
       Implements ICanHandleUsedIdentifiers, IDataProvider, combit.Reporting.ISupportsLogger 
    public ref class DB2ConnectionDataProvider sealed : public DbConnectionDataProvider, ICanHandleUsedIdentifiers, IDataProvider, combit.Reporting.ISupportsLogger  
    Remarks

    Tested against version 10.5.

    Inheritance Hierarchy

    System.Object
       combit.Reporting.DataProviders.DbConnectionDataProvider
          combit.Reporting.DataProviders.DB2ConnectionDataProvider

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also