Właściwość BadExpressionTreeException.DmfExceptionType
Pobiera typ wyjątku DMF.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType
Get
'Użycie
Dim instance As BadExpressionTreeException
Dim value As DmfExceptionType
value = instance.DmfExceptionType
public override DmfExceptionType DmfExceptionType { get; }
public:
virtual property DmfExceptionType DmfExceptionType {
DmfExceptionType get () override;
}
abstract DmfExceptionType : DmfExceptionType
override DmfExceptionType : DmfExceptionType
override 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 DMF.
Zobacz także