DmfExceptionType プロパティ
このメンバーは DmfException. . :: . .DmfExceptionType をオーバーライドします。
名前空間: Microsoft.SqlServer.Management.Dmf
アセンブリ: Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)
構文
'宣言
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType
Get
'使用
Dim instance As ExpressionTypeMistmatchException
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