ModelDataSourceView.InsertMethod Proprietà

Definizione

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

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

Valore della proprietà

String

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

Si applica a