MenuDesigner.CanRefreshSchema Proprietà

Definizione

Ottiene un valore che indica se il provider è in grado di aggiornare lo schema.

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

Valore della proprietà

true se lo schema può essere aggiornato; in caso contrario false.

Si applica a

Vedi anche