IDbCommandRewriter インターフェイス

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

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

構文

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

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

プロパティ

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

先頭に戻る