Partager via


EntityDesignerDataSourceView.CanInsert Propriété

Définition

Obtient une valeur qui indique si l'objet EntityDataSourceView associé au contrôle EntityDataSource actuel prend en charge les insertions.

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 les insertions sont prises en charge ; sinon, false.

S’applique à