SPDiagnosticsProvider.DropStoredProcedure method
刪除資料庫中的協助程式預存程序。
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Sub DropStoredProcedure ( _
storedProcedureName As String _
)
'用途
Dim storedProcedureName As String
Me.DropStoredProcedure(storedProcedureName)
protected void DropStoredProcedure(
string storedProcedureName
)
參數
storedProcedureName
Type: System.String若要捨棄預存程序名稱。