Share via


DatabaseException.Number Property

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property Number As Integer
    Get
'Usage
Dim instance As DatabaseException
Dim value As Integer

value = instance.Number
[ObsoleteAttribute]
public int Number { get; }

Property Value

Type: System.Int32
An integer that reports the error number.

See Also

Reference

DatabaseException Class

DatabaseException Members

Microsoft.SharePoint.Portal.Topology Namespace