IDbTransactionExtension Interface

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

Namespace: Microsoft.ReportingServices.DataProcessing
Assembly : Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Syntax

'Declaration
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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

IDbTransactionExtension Members
Microsoft.ReportingServices.DataProcessing Namespace