QueryContext.SelectParameters Properti

Definisi

Mendapatkan atau mengatur kumpulan parameter yang menentukan properti dan nilai terhitung yang disertakan dalam data yang diambil.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ SelectParameters { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> SelectParameters { get; }
member this.SelectParameters : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property SelectParameters As IDictionary(Of String, Object)

Nilai Properti

Kumpulan parameter yang digunakan sumber data untuk membuat Select perintah.

Berlaku untuk