Méthode Commit
Commits the database transaction.
Espace de noms : Microsoft.ReportingServices.DataProcessing
Assemblys : Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntaxe
'Déclaration
Sub Commit
'Utilisation
Dim instance As IDbTransaction
instance.Commit()
void Commit()
void Commit()
abstract Commit : unit -> unit
function Commit()
Voir aussi