IDbConnectionWrapper 接口

此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.ReportingServices.DataProcessing
程序集:  Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)

语法

声明
Public Interface IDbConnectionWrapper
用法
Dim instance As IDbConnectionWrapper
public interface IDbConnectionWrapper
public interface class IDbConnectionWrapper
type IDbConnectionWrapper =  interface end
public interface IDbConnectionWrapper

IDbConnectionWrapper 类型公开以下成员。

属性

  名称 说明
公共属性 Connection 基础结构。

页首