Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDbTransactionExtension Members
Microsoft.ReportingServices.DataProcessing Namespace