IQueryDesigner.Connection Proprietà

Definizione

Utilizzato da Progettazione report in Business Intelligence Development Studio per passare una connessione di database a IQueryDesigner quando viene inizializzata.

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à

IDbConnection

Oggetto IDbConnection.

Si applica a