SPSqlExceptionsMonitor.ReportException - Méthode
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared Sub ReportException ( _
connection As String, _
exceptionNumber As Integer _
)
'Utilisation
Dim connection As String
Dim exceptionNumber As IntegerSPSqlExceptionsMonitor.ReportException(connection, _
exceptionNumber)
public static void ReportException(
string connection,
int exceptionNumber
)
Paramètres
- connection
Type : System.String
- exceptionNumber
Type : System.Int32