DataBoundControlDesigner.IDataBindingSchemaProvider.CanRefreshSchema Właściwość

Definicja

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

Wartość właściwości

Boolean

true jeśli projektant może odświeżyć źródło danych; w przeciwnym false razie .

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Może być używany tylko DataBoundControlDesigner wtedy, gdy wystąpienie jest rzutowania do IDataBindingSchemaProvider interfejsu.

Dotyczy

Zobacz też