StagingResultCriteria.All 属性

定义

获取或设置一个值,该值指示是否应返回所有批处理。

public:
 property bool All { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool All { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.All : bool with get, set
Public Property All As Boolean

属性值

如果应返回所有批处理,则为 true;否则为 false

属性

适用于