Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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