Compartir a través de


Exception Propiedad

Gets a server trace event that can be included in the event set.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property Exception As ServerTraceEvent
    Get
'Uso
Dim value As ServerTraceEvent

value = ServerTraceEvent.Exception
public static ServerTraceEvent Exception { get; }
public:
static property ServerTraceEvent^ Exception {
    ServerTraceEvent^ get ();
}
static member Exception : ServerTraceEvent
static function get Exception () : ServerTraceEvent

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .ServerTraceEvent
A ServerTraceEvent object that represents the Exception event that can be included in the server trace event set.

Notas

Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.