Partager via


DataBoundControlDesigner.IDataBindingSchemaProvider.CanRefreshSchema Propriété

Définition

Pour obtenir une description de ce membre, consultez CanRefreshSchema.

property bool System::Web::UI::Design::IDataBindingSchemaProvider::CanRefreshSchema { bool get(); };
bool System.Web.UI.Design.IDataBindingSchemaProvider.CanRefreshSchema { get; }
member this.System.Web.UI.Design.IDataBindingSchemaProvider.CanRefreshSchema : bool
 ReadOnly Property CanRefreshSchema As Boolean Implements IDataBindingSchemaProvider.CanRefreshSchema

Valeur de propriété

true si le concepteur peut actualiser la source de données ; sinon, false.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de DataBoundControlDesigner est castée en interface IDataBindingSchemaProvider.

S’applique à

Voir aussi