IDbCommandRewriter Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.DataProcessing
Assembly: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public Interface IDbCommandRewriter
'Usage
Dim instance As IDbCommandRewriter
public interface IDbCommandRewriter
public interface class IDbCommandRewriter
type IDbCommandRewriter = interface end
public interface IDbCommandRewriter