Udostępnij za pośrednictwem


XmlDataSourceDesigner.CanRefreshSchema Właściwość

Definicja

Pobiera wartość wskazującą, czy można wywołać metodę RefreshSchema(Boolean) .

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

Wartość właściwości

true, jeśli można wywołać metodę RefreshSchema(Boolean) , w przeciwnym razie false. Wartość domyślna to false.

Dotyczy

Zobacz też