ModelDataSourceView.DeleteMethod Proprietà

Definizione

Ottiene o imposta il nome del metodo che l'oggetto ModelDataSourceView richiama per eliminare i dati.

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

Valore della proprietà

String

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

Si applica a