Udostępnij za pośrednictwem


Właściwość SfcQueryConnectionUnavailableException.Message

Pobiera komunikat o błędzie.Określone tylko w celach informacyjnych. Nieobsługiwane. Przyszła zgodność nie jest gwarantowana.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Overrides ReadOnly Property Message As String
    Get
'Użycie
Dim instance As SfcQueryConnectionUnavailableException
Dim value As String

value = instance.Message
public override string Message { get; }
public:
virtual property String^ Message {
    String^ get () override;
}
abstract Message : string
override Message : string
override function get Message () : String

Wartość właściwości

Typ: System.String
Komunikat o błędzie wyjaśniający przyczynę wyjątek.

Implementacje

_Exception.Message