Share via


SPSqlExceptionsUsageEntry.ExceptionNumber property

Exception number

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ExceptionNumber As Integer
    Get
    Set
'Usage
Dim instance As SPSqlExceptionsUsageEntry
Dim value As Integer

value = instance.ExceptionNumber

instance.ExceptionNumber = value
public int ExceptionNumber { get; set; }

Property value

Type: System.Int32

See also

Reference

SPSqlExceptionsUsageEntry class

SPSqlExceptionsUsageEntry members

Microsoft.SharePoint.Administration namespace