Interfaz IDbConnectionWrapper
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Provides a wrapper to an IDbConnection object.
Espacio de nombres: Microsoft.ReportingServices.DataProcessing
Ensamblados: Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxis
'Declaración
Public Interface IDbConnectionWrapper
'Uso
Dim instance As IDbConnectionWrapper
public interface IDbConnectionWrapper
public interface class IDbConnectionWrapper
type IDbConnectionWrapper = interface end
public interface IDbConnectionWrapper
El tipo IDbConnectionWrapper expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Connection | Infraestructura. Gets a connection to a data source. |
Arriba
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.DataProcessing