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 (26.2.0.1000)
Syntax
public static class DataProviderFeatures

The KnownFeatureIdsDataProviderFeatures type exposes the following members.

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