Sprache

IQueryDesigner.Connection Eigenschaft

Definition

Wird vom Berichts-Designer im Business Intelligence Development Studio verwendet, um eine Datenbankverbindung an das IQueryDesigner zu übertragen, wenn es initialisiert wird.

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

Eigenschaftswert

Ein IDbConnection-Objekt.

Gilt für: