共用方式為


BadExpressionTreeException.DmfExceptionType 屬性

Gets the type of DMF exception.

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

'宣告
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType 
    Get
'用途
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

屬性值

型別:Microsoft.SqlServer.Management.Dmf.DmfExceptionType
A DmfExceptionType value that specifies the type of DMF exception.

請參閱

參考

BadExpressionTreeException 類別

Microsoft.SqlServer.Management.Dmf 命名空間