共用方式為


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()