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 オブジェクト。