ISqlSession.Commit method

Commits the Microsoft SQL Server session.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Sub Commit
'Usage
Dim instance As ISqlSession

instance.Commit()
void Commit()

Remarks

This class and its members are reserved for internal use and are not intended to be used in your code.

See also

Reference

ISqlSession interface

ISqlSession members

Microsoft.SharePoint.Utilities namespace