ModelDataSourceView.SelectMethod Proprietà

Definizione

Ottiene o imposta il nome del metodo che il controllo ModelDataSourceView richiama 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à

String

Stringa che rappresenta il nome del metodo che l'oggetto ModelDataSourceView usa per richiamare i dati.

Si applica a