EntityDataSourceDesigner.CanRefreshSchema Vlastnost

Definice

Získá hodnotu, která určuje, zda RefreshSchema(Boolean) může být metoda volána hostitelem návrhu.

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

Hodnota vlastnosti

Boolean

true Pokud je RefreshSchema(Boolean) možné volat metodu , jinak false .

Platí pro