Partager via


IDataBindingSchemaProvider.CanRefreshSchema Propriété

Définition

Obtient une valeur qui indique si le fournisseur peut actualiser le schéma.

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

Valeur de propriété

Boolean

true, si le schéma peut être actualisé ; sinon, false.

S’applique à

Voir aussi