Udostępnij za pośrednictwem


SqlDataSourceDesigner.CanRefreshSchema Właściwość

Definicja

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

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

trueConnectionString jeśli właściwości i SelectCommand nie są puste; w przeciwnym razie false.

Dotyczy

Zobacz też