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

属性值

包含详细错误结果的视图。

属性

适用于