DataServiceResponse.IsBatchResponse 屬性

定義

取得布林值,表示回應是否包含多個結果。

public:
 property bool IsBatchResponse { bool get(); };
public bool IsBatchResponse { get; }
member this.IsBatchResponse : bool
Public ReadOnly Property IsBatchResponse As Boolean

屬性值

布林值,表示回應是否包含多個結果。

適用於