Share via


Source.Commit method

Saves the changes made to the result source.

Namespace:  Microsoft.Office.Server.Search.Administration.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub Commit
'Usage
Dim instance As Source

instance.Commit()
public void Commit()

Exceptions

Exception Condition
UnauthorizedAccessException

If the current user does not have rights to the level source that is being committed to.

InvalidOperationException

If the source is built-in.

See also

Reference

Source class

Source members

Microsoft.Office.Server.Search.Administration.Query namespace