命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub DropTrigger ( _
trigName As String _
)
用法
Dim trigName As String
Me.DropTrigger(trigName)
protected void DropTrigger(
string trigName
)
参数
- trigName
类型:System.String