Compartilhar via


Propriedade do RDL RegisteredServerExceptionType

Gets the type of the exception.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxe

'Declaração
Public Overridable ReadOnly Property RegisteredServerExceptionType As RegisteredServerExceptionType
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServerExceptionType
A RegisteredServerExceptionType object that specifies the type of the exception.