ModelDataSourceView.GetInsertMethodResult(IDictionary) Methode

Definitie

Roept de invoegmethode aan en haalt het resultaat op.

protected:
 virtual System::Object ^ GetInsertMethodResult(System::Collections::IDictionary ^ values);
protected virtual object GetInsertMethodResult(System.Collections.IDictionary values);
abstract member GetInsertMethodResult : System.Collections.IDictionary -> obj
override this.GetInsertMethodResult : System.Collections.IDictionary -> obj
Protected Overridable Function GetInsertMethodResult (values As IDictionary) As Object

Parameters

values
IDictionary

De waarden die moeten worden ingevoegd.

Retouren

Het resultaat van de invoegmethode.

Uitzonderingen

De eigenschap CanInsert is false.

Van toepassing op