ModelDataSourceView.DeleteMethod Proprietà

Definizione

Ottiene o imposta il nome del metodo richiamato dall'oggetto ModelDataSourceView 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à

Stringa che rappresenta il nome del metodo o che ModelDataSourceView utilizza per eliminare i dati.

Si applica a