Condividi tramite


Proprietà SmoExceptionType

Gets the type of SMO exception.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Overridable ReadOnly Property SmoExceptionType As SmoExceptionType
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .SmoExceptionType
An SmoExceptionType object value that specifies the type of SMO exception.