Udostępnij za pośrednictwem


DataBoundControlDesigner.GetDesignTimeDataSource Metoda

Definicja

Pobiera źródło danych w czasie projektowania ze skojarzonej DataSourceDesigner lub DataSource właściwości .

protected:
 virtual System::Collections::IEnumerable ^ GetDesignTimeDataSource();
protected virtual System.Collections.IEnumerable GetDesignTimeDataSource ();
abstract member GetDesignTimeDataSource : unit -> System.Collections.IEnumerable
override this.GetDesignTimeDataSource : unit -> System.Collections.IEnumerable
Protected Overridable Function GetDesignTimeDataSource () As IEnumerable

Zwraca

Obiekt, który implementuje IEnumerable interfejs odwołujący się do źródła danych w czasie projektowania.

Dotyczy

Zobacz też