Commit-Methode
Commits the database transaction.
Namespace: Microsoft.ReportingServices.DataProcessing
Assemblys: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntax
'Declaration
Sub Commit
'Usage
Dim instance As IDbTransaction
instance.Commit()
void Commit()
void Commit()
abstract Commit : unit -> unit
function Commit()
Siehe auch