DataSchemaError.Severity プロパティ

エラーの重大度値を取得します。

名前空間 :  Microsoft.Data.Schema.Common
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public ReadOnly Property Severity As ErrorSeverity
'使用
Dim instance As DataSchemaError
Dim value As ErrorSeverity

value = instance.Severity
public ErrorSeverity Severity { get; }
public:
property ErrorSeverity Severity {
    ErrorSeverity get ();
}
public function get Severity () : ErrorSeverity

プロパティ値

型 : Microsoft.Data.Schema.Common.ErrorSeverity
ErrorSeverity 列挙値を返します。

参照

参照

DataSchemaError クラス

DataSchemaError メンバ

Microsoft.Data.Schema.Common 名前空間