Open this page in the API Guide

KnownFeatureIds.DataProviderFeatures Class

Specifies the IDs of the known data providers features.
Inheritance Hierarchy
System.Object
  Dundas.BI.KnownFeatureIds.DataProviderFeatures

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public static class DataProviderFeatures

The KnownFeatureIds.DataProviderFeatures type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberGateway
The data provider gateway feature ID.
Public fieldStatic memberSystemDSNWithoutGateway
The data provider system DSN feature requires gateway in some deployments.
Public fieldStatic memberWindowsAuthentication
The data provider features that only work on Windows, which includes Windows Authentication, Windows Impersonation etc.
Top
See Also