EntityDataSourceView.CanInsert Propriété

Définition

Obtient une valeur qui indique si l’objet EntityDataSourceView associé au contrôle actuel EntityDataSource 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é

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

S’applique à