Bagikan melalui


DataServiceBehavior.AcceptProjectionRequests Properti

Definisi

Mendapatkan atau menetapkan apakah permintaan proyeksi harus diterima.

public:
 property bool AcceptProjectionRequests { bool get(); void set(bool value); };
public bool AcceptProjectionRequests { get; set; }
member this.AcceptProjectionRequests : bool with get, set
Public Property AcceptProjectionRequests As Boolean

Nilai Properti

true jika permintaan proyeksi didukung; jika tidak false.

Keterangan

Permintaan proyeksi dibuat dengan menggunakan $select opsi kueri.

Berlaku untuk