IDbConnectionWrapper 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 IDbConnectionWrapper
'Usage
Dim instance As IDbConnectionWrapper
public interface IDbConnectionWrapper
public interface class IDbConnectionWrapper
type IDbConnectionWrapper = interface end
public interface IDbConnectionWrapper
See Also