Share via


SPStoredProcedureVerifier.RefreshAll Method

Refreshes all stored procedures and functions from the SQL script file to the server.

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

Syntax

'Declaration
Public Sub RefreshAll
'Usage
Dim instance As SPStoredProcedureVerifier

instance.RefreshAll()
public void RefreshAll()

See Also

Reference

SPStoredProcedureVerifier Class

SPStoredProcedureVerifier Members

Microsoft.SharePoint.Upgrade Namespace