Sdílet prostřednictvím


XmlDataSourceDesigner.IDataSourceDesigner.CanRefreshSchema Vlastnost

Definice

Popis tohoto člena najdete v tématu CanRefreshSchema.

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

Hodnota vlastnosti

true pokud schéma lze aktualizovat; jinak false.

Implementuje

Poznámky

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

Platí pro

Viz také