Partage via


EntityDataSourceDesigner.CanRefreshSchema Propriété

Définition

Obtient une valeur qui indique si la méthode RefreshSchema(Boolean) peut être appelée par l'hôte de conception.

public:
 virtual property bool CanRefreshSchema { bool get(); };
public override bool CanRefreshSchema { get; }
member this.CanRefreshSchema : bool
Public Overrides ReadOnly Property CanRefreshSchema As Boolean

Valeur de propriété

Boolean

true si la méthode RefreshSchema(Boolean) peut être appelée ; sinon, false.

S’applique à