Share via


SPStoredProcedureVerifier members

A utility class that refreshes stored procedures and functions from a SQL script file on a server that is running Microsoft SQL Server.

The SPStoredProcedureVerifier type exposes the following members.

Constructors

  Name Description
Public method SPStoredProcedureVerifier Initializes a new instance of the SPStoredProcedureVerifier class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshAll() Refreshes all stored procedures and functions from the SQL script file to the server.
Public method RefreshAll(Boolean)
Public method RetrieveIncorrectlyModifiedStoredProcedures Indicates whether the state of a previously healthy stored procedure has been modified after calling RefreshAll().
Public method SetPermissionManager
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPStoredProcedureVerifier class

Microsoft.SharePoint.Upgrade namespace