Compartir a través de


IDbTransactionExtension Interface

Represents additional transaction properties that can be implemented by SQL Server Reporting Services data processing extensions.

Espacio de nombres: Microsoft.ReportingServices.DataProcessing
Ensamblado: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Sintaxis

'Declaración
Public Interface IDbTransactionExtension
    Inherits IDbTransaction, IDisposable
public interface IDbTransactionExtension : IDbTransaction, IDisposable
public interface class IDbTransactionExtension : IDbTransaction, IDisposable
public interface IDbTransactionExtension extends IDbTransaction, IDisposable
public interface IDbTransactionExtension extends IDbTransaction, IDisposable

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

IDbTransactionExtension Members
Microsoft.ReportingServices.DataProcessing Namespace