Поделиться через


IDbTransactionExtension Interface

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

Пространство имен: Microsoft.ReportingServices.DataProcessing
Сборка: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Синтаксис

'Декларация
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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

IDbTransactionExtension Members
Microsoft.ReportingServices.DataProcessing Namespace