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