IDynamicDataSource.EnableInsert Tulajdonság

Definíció

Lekéri vagy beállít egy értéket, amely jelzi, hogy az adatforrás nézet támogatja-e a sorok beszúrását.

public:
 property bool EnableInsert { bool get(); void set(bool value); };
public bool EnableInsert { get; set; }
member this.EnableInsert : bool with get, set
Public Property EnableInsert As Boolean

Tulajdonság értéke

trueha az adatforrás nézet támogatja a sorok beszúrását; egyéb esetben. false

A következőre érvényes: