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

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

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy XmlDataSourceDesigner wystąpienie jest rzutowanie do interfejsu IDataSourceDesigner .

Dotyczy

Zobacz też