IQueryDesigner.Connection 屬性

定義

由 Business Intelligence Development Studio 中的報表設計師所使用,在初始化時將資料庫連接傳遞給 IQueryDesigner

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

屬性值

IDbConnection

IDbConnection 物件。

適用於