KnownFeatureIdsDataProviderFeatures Class

Specifies the IDs of the known data providers features.
Inheritance Hierarchy
SystemObject
  Dundas.BIKnownFeatureIdsDataProviderFeatures

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

The KnownFeatureIdsDataProviderFeatures 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