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)
SyntaxIDbConnection Connection { get; }ReadOnly Property Connection As IDbConnection
Get
property IDbConnection^ Connection {
IDbConnection^ get ();
}abstract Connection : IDbConnection with get
Property Value
Type:
IDbConnection
See Also