IQueryDesigner.Connection Proprietà

Definizione

Utilizzato dal Progettazione report nello Studio di Sviluppo Business Intelligence per passare una connessione IQueryDesigner al database quando viene inizializzato.

public:
 property Microsoft::ReportingServices::DataProcessing::IDbConnection ^ Connection {  void set(Microsoft::ReportingServices::DataProcessing::IDbConnection ^ value); };
public Microsoft.ReportingServices.DataProcessing.IDbConnection Connection { set; }
member this.Connection : Microsoft.ReportingServices.DataProcessing.IDbConnection
Public Property Connection As IDbConnection

Valore della proprietà

Oggetto IDbConnection.

Si applica a