SiteMapDataSourceDesigner.IDataSourceDesigner.CanRefreshSchema Proprietà

Definizione

Per una descrizione di questo membro, vedere 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

Valore della proprietà

Sempre true.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza SiteMapDataSourceDesigner a un'interfaccia IDataSourceDesigner.

Si applica a

Vedi anche