Właściwość DmfException.DmfExceptionType
Pobiera typ wyjątku.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Overridable ReadOnly Property DmfExceptionType As DmfExceptionType
Get
'Użycie
Dim instance As DmfException
Dim value As DmfExceptionType
value = instance.DmfExceptionType
public virtual DmfExceptionType DmfExceptionType { get; }
public:
virtual property DmfExceptionType DmfExceptionType {
DmfExceptionType get ();
}
abstract DmfExceptionType : DmfExceptionType
override DmfExceptionType : DmfExceptionType
function get DmfExceptionType () : DmfExceptionType
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Dmf.DmfExceptionType
A DmfExceptionType wartość, która określa typ wyjątku.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.