ModelDataSourceView.InsertMethod Proprietà

Definizione

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

Stringa che rappresenta il nome del metodo utilizzato dall'oggetto ModelDataSourceView per inserire dati.

Si applica a