BaseDataListDesigner.IDataBindingSchemaProvider.CanRefreshSchema Proprietà

Definizione

Per una descrizione di questo membro, vedere 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

Valore della proprietà

true se lo schema può essere aggiornato; in caso contrario, false.

Implementazioni

Commenti

Questo membro è un'implementazione esplicita del membro dell'interfaccia. Può essere usato solo quando viene eseguito il cast dell'istanza a un'interfaccia BaseDataListDesignerIDataBindingSchemaProvider .

Si applica a

Vedi anche