DmfExceptionType 属性
Gets the type of exception.
命名空间: Microsoft.SqlServer.Management.Dmf
程序集: Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)
语法
声明
Public Overridable ReadOnly Property DmfExceptionType As DmfExceptionType
Get
用法
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
属性值
类型:Microsoft.SqlServer.Management.Dmf. . :: . .DmfExceptionType
A DmfExceptionType value that specifies the type of exception.
注释
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。