Share via


DatabaseException.Message 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 Overrides ReadOnly Property Message As String
    Get
'Usage
Dim instance As DatabaseException
Dim value As String

value = instance.Message
[ObsoleteAttribute]
public override string Message { get; }

Property Value

Type: System.String
A string that contains a description of the error condition.

Implements

_Exception.Message

See Also

Reference

DatabaseException Class

DatabaseException Members

Microsoft.SharePoint.Portal.Topology Namespace