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


Метод Commit

Commits the database transaction.

Пространство имен:  Microsoft.ReportingServices.DataProcessing
Сборки:   Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Синтаксис

'Декларация
Sub Commit
'Применение
Dim instance As IDbTransaction

instance.Commit()
void Commit()
void Commit()
abstract Commit : unit -> unit 
function Commit()