Udostępnij za pośrednictwem


XmlDataSourceDesigner.CanRefreshSchema Właściwość

Definicja

Pobiera wartość wskazującą, czy RefreshSchema(Boolean) Metoda może być wywoływana.

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

Boolean

true, jeśli RefreshSchema(Boolean) Metoda może być wywoływana, w przeciwnym razie false . Wartość domyślna to false.

Dotyczy

Zobacz też