共用方式為


IDbCommandRewriter 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Provides a rewritten command text.

命名空間:  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 基礎結構。Gets a rewritten command text.

上層

請參閱

參考

Microsoft.ReportingServices.DataProcessing 命名空間