DesignTimeData::GetSelectedDataSource Method
.NET Framework (current version)
Gets a data source selected by name in the design host, represented by the specified component's site property.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetSelectedDataSource(IComponent^, String^) | Gets a data source selected by name in the design host, represented by the specified component's site property and identified by the specified data source name. |
![]() ![]() | GetSelectedDataSource(IComponent^, String^, String^) | Gets a data source selected by name in the design host, represented by the specified component's site property and identified by the specified data-source name and member name. |
Show:

