Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Provides a wrapper to an IDbConnection object.
Namespace: Microsoft.ReportingServices.DataProcessing
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.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
The IDbConnectionWrapper type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Connection | Infrastructure. Gets a connection to a data source. |
Top
.gif)