命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Shared Sub ReportException ( _
connection As String, _
exceptionNumber As Integer _
)
用法
Dim connection As String
Dim exceptionNumber As IntegerSPSqlExceptionsMonitor.ReportException(connection, _
exceptionNumber)
public static void ReportException(
string connection,
int exceptionNumber
)
参数
- connection
类型:System.String
- exceptionNumber
类型:System.Int32