IDbConnectionWrapper インターフェイス

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.ReportingServices.DataProcessing
アセンブリ:   Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

構文

'宣言
Public Interface IDbConnectionWrapper
'使用
Dim instance As IDbConnectionWrapper
public interface IDbConnectionWrapper
public interface class IDbConnectionWrapper
type IDbConnectionWrapper =  interface end
public interface IDbConnectionWrapper

IDbConnectionWrapper 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ Connection インフラストラクチャです。

先頭に戻る