Partager via


EntityDataSourceView.CanInsert Propriété

Définition

Obtient une valeur indiquant si l'objet EntityDataSourceView qui est associé au contrôle EntityDataSource en cours prend en charge l'opération d'insertion.

public:
 virtual property bool CanInsert { bool get(); };
public override bool CanInsert { get; }
member this.CanInsert : bool
Public Overrides ReadOnly Property CanInsert As Boolean

Valeur de propriété

Boolean

true si l'opération est prise en charge ; sinon, false.

S’applique à