共用方式為


IDbConnectionWrapper 介面

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

Provides a wrapper to an IDbConnection object.

命名空間:  Microsoft.ReportingServices.DataProcessing
組件:   Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
Public Interface IDbConnectionWrapper
'用途
Dim instance As IDbConnectionWrapper
public interface IDbConnectionWrapper
public interface class IDbConnectionWrapper
type IDbConnectionWrapper =  interface end
public interface IDbConnectionWrapper

IDbConnectionWrapper 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Connection 基礎結構。Gets a connection to a data source.

上層

請參閱

參考

Microsoft.ReportingServices.DataProcessing 命名空間