XmlDataSourceDesigner.IDataSourceDesigner.CanRefreshSchema Właściwość

Definicja

Aby uzyskać opis tego elementu członkowskiego, zobacz 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

Wartość właściwości

Boolean

true Jeśli schemat można odświeżyć; w przeciwnym razie false .

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Może być używana tylko wtedy, gdy XmlDataSourceDesigner wystąpienie jest rzutowane do IDataSourceDesigner interfejsu.

Dotyczy

Zobacz też