共用方式為


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 UnsupportedTypeException
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.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。