ConnectionBaseOpen Method

Opens a database connection with the settings specified by the ConnectionString property of the provider-specific Connection object.

Namespace:  Dundas.BI.Data.DataProviders.Special
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public abstract void Open()
See Also