DataServiceResponse.IsBatchResponse 속성

정의

응답에 여러 결과가 포함되어 있는지 여부를 나타내는 부울 값을 가져옵니다.

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

속성 값

응답에 여러 결과가 포함되어 있는지 여부를 나타내는 부울 값입니다.

적용 대상