Udostępnij za pośrednictwem


Konstruktor ReportDataSource —

Uwzględnij chronione elementy członkowskie
Uwzględnij dziedziczone elementy członkowskie

Constructs a report data source.

Ten element członkowski jest przeciążony. Aby uzyskać pełne informacje dotyczące tego elementu członkowskiego, w tym informacje o jego składni i zastosowaniu oraz odpowiednie przykłady, kliknij nazwę na liście przeciążeń.

Lista przeciążeń

  Nazwa Opis
Metoda publiczna ReportDataSource() Constructs an empty data source.
Metoda publiczna ReportDataSource(String) Constructs a named data source.
Metoda publiczna ReportDataSource(String, IEnumerable) Constructs a named data source with an IEnumerable object in the Value property.
Metoda publiczna ReportDataSource(String, DataTable) Constructs a named data source with a DataTable object in the Value property.
Metoda publiczna ReportDataSource(String, Object) Constructs a named data source with a value.
Metoda publiczna ReportDataSource(String, Type) Constructs a named data source with the Value property initialized as a particular type.
Metoda publiczna ReportDataSource(String, BindingSource) Constructs a named data source with a BindingSource object in the Value property.

Początek

Zobacz też

Informacje

ReportDataSource Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms