Udostępnij za pośrednictwem


Właściwość SmoException.SmoExceptionType

Pobiera typ wyjątku SMO.

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

Składnia

'Deklaracja
Public Overridable ReadOnly Property SmoExceptionType As SmoExceptionType
    Get
'Użycie
Dim instance As SmoException
Dim value As SmoExceptionType

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.SmoExceptionType
SmoExceptionType Wartość obiektu, który określa typ wyjątku SMO.