IQueryDesigner.Connection Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.