SPSqlExceptionsMonitor.ReportException method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
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
Type: System.String
- exceptionNumber
Type: System.Int32