共用方式為


IDataServiceHost.ResponseStatusCode 屬性

定義

取得或設定表示查詢結果的回應碼。

public:
 property int ResponseStatusCode { int get(); void set(int value); };
public int ResponseStatusCode { get; set; }
member this.ResponseStatusCode : int with get, set
Public Property ResponseStatusCode As Integer

屬性值

包含回應碼的整數值。

適用於