EntityDataSourceDesigner.CanRefreshSchema Propiedad

Definición

Obtiene un valor que indica si el host de diseño puede llamar al RefreshSchema(Boolean) método .

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

Valor de propiedad

true es si se puede llamar al RefreshSchema(Boolean) método ; de lo contrario, falsees .

Se aplica a