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.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RefreshAll ( _
createDBRoles As Boolean _
)
'Usage
Dim instance As SPStoredProcedureVerifier
Dim createDBRoles As Boolean
instance.RefreshAll(createDBRoles)
public void RefreshAll(
bool createDBRoles
)
Parameters
- createDBRoles
Type: System.Boolean
See also
Reference
SPStoredProcedureVerifier class