ModelDataSourceView.SelectMethod Proprietà

Definizione

Ottiene o imposta il nome del metodo richiamato dal ModelDataSourceView controllo per recuperare i dati.

public:
 property System::String ^ SelectMethod { System::String ^ get(); };
public string SelectMethod { get; }
member this.SelectMethod : string
Public ReadOnly Property SelectMethod As String

Valore della proprietà

Stringa che rappresenta il nome del metodo utilizzato ModelDataSourceView da per recuperare i dati.

Si applica a