ExpressionNodeNotConfigurableOperatorException.DmfExceptionType プロパティ

DmfExceptionType を取得します。

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType 
    Get
'使用
Dim instance As ExpressionNodeNotConfigurableOperatorException 
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
DmfExceptionType オブジェクトです。

関連項目

参照

ExpressionNodeNotConfigurableOperatorException クラス

Microsoft.SqlServer.Management.Dmf 名前空間