Метод Commit

Commits the database transaction.

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

Синтаксис

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

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