Condividi tramite


EntityDataSourceDesigner.CanRefreshSchema Proprietà

Definizione

Ottiene un valore che indica se il metodo RefreshSchema(Boolean) può essere chiamato dall'host di progettazione.

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

Valore della proprietà

Boolean

true se è possibile chiamare il metodo RefreshSchema(Boolean); in caso contrario, false.

Si applica a