Compartir vía


MenuDesigner.CanRefreshSchema Propiedad

Definición

Obtiene un valor que indica si el proveedor puede actualizar el esquema.

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

Valor de propiedad

Es true si se puede actualizar el esquema; de lo contrario, es false.

Se aplica a

Consulte también