Partager via


IDbTransactionExtension Interface

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

Espace de noms: Microsoft.ReportingServices.DataProcessing
Assembly: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Syntaxe

'Déclaration
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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

IDbTransactionExtension Members
Microsoft.ReportingServices.DataProcessing Namespace