次の方法で共有


EntityStagingBatch.ErrorView プロパティ

定義

詳細なエラー結果を含むビューを指定します

public:
 property System::String ^ ErrorView { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ErrorView { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ErrorView : string with get, set
Public Property ErrorView As String

プロパティ値

詳細なエラー結果を含むビュー。

属性

適用対象