Udostępnij przez


Właściwość RegisteredServerException.RegisteredServerExceptionType

Pobiera typ wyjątku.

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

Składnia

'Deklaracja
Public Overridable ReadOnly Property RegisteredServerExceptionType As RegisteredServerExceptionType
    Get
'Użycie
Dim instance As RegisteredServerException
Dim value As RegisteredServerExceptionType

value = instance.RegisteredServerExceptionType
public virtual RegisteredServerExceptionType RegisteredServerExceptionType { get; }
public:
virtual property RegisteredServerExceptionType RegisteredServerExceptionType {
    RegisteredServerExceptionType get ();
}
abstract RegisteredServerExceptionType : RegisteredServerExceptionType
override RegisteredServerExceptionType : RegisteredServerExceptionType
function get RegisteredServerExceptionType () : RegisteredServerExceptionType

Wartość właściwości

Typ: Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerExceptionType
A RegisteredServerExceptionType obiekt, który określa typ wyjątku.