DataProviderIsDriverInstalled Method

Determines whether third party driver required for this data provider is installed.

Namespace:  Dundas.BI.Data.DataProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public abstract bool IsDriverInstalled()

Return Value

Type: Boolean
if the third party driver detected, otherwise .
See Also