Udostępnij za pośrednictwem


SiteMapDataSourceDesigner.IDataSourceDesigner.RefreshSchema(Boolean) Metoda

Definicja

Aby uzyskać opis tego elementu członkowskiego, zobacz RefreshSchema(Boolean).

 virtual void System.Web.UI.Design.IDataSourceDesigner.RefreshSchema(bool preferSilent) = System::Web::UI::Design::IDataSourceDesigner::RefreshSchema;
void IDataSourceDesigner.RefreshSchema (bool preferSilent);
abstract member System.Web.UI.Design.IDataSourceDesigner.RefreshSchema : bool -> unit
override this.System.Web.UI.Design.IDataSourceDesigner.RefreshSchema : bool -> unit
Sub RefreshSchema (preferSilent As Boolean) Implements IDataSourceDesigner.RefreshSchema

Parametry

preferSilent
Boolean

true pomija zdarzenia źródła danych do momentu zakończenia odświeżania.

Implementuje

Uwagi

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

Dotyczy

Zobacz też