Udostępnij za pośrednictwem


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

Definicja

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

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

Implementuje

Uwagi

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

Dotyczy

Zobacz też