SPStoredProcedureVerifier class
公用程式類別的重新整理預存程序和執行Microsoft SQL Server的伺服器上的 SQL 指令碼檔案的功能。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Upgrade.SPStoredProcedureVerifier
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Class SPStoredProcedureVerifier
'用途
Dim instance As SPStoredProcedureVerifier
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public class SPStoredProcedureVerifier
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.