ITemporaryTableConnection Property

Gets the database connection.

Namespace:  Dundas.BI.Data.DataProviders.Relational
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
IDbConnection Connection { get; }

Property Value

Type: IDbConnection
See Also