Sdílet prostřednictvím


DataBoundControlDesigner.IDataBindingSchemaProvider.CanRefreshSchema Vlastnost

Definice

Popis tohoto člena najdete v tématu 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

Hodnota vlastnosti

truepokud návrhář může aktualizovat zdroj dat; v opačném případě . false

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že DataBoundControlDesigner je instance přetypovaná na IDataBindingSchemaProvider rozhraní.

Platí pro

Viz také