Właściwość ExpressionNodeNotConfigurableOperatorException.Message
Pobiera komunikat o błędzie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property Message As String
Get
'Użycie
Dim instance As ExpressionNodeNotConfigurableOperatorException
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
Wartość ciąg, który zawiera komunikat o błędzie.