IQueryDesigner.Connection 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
由 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 物件。