DesignTimeData::CreateSampleDataTable Method
.NET Framework (current version)
Creates a DataTable object with the same schema as the provided data.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateSampleDataTable(IEnumerable^) | Creates a sample DataTable object with the same schema as the provided data. |
![]() ![]() | CreateSampleDataTable(IEnumerable^, Boolean) | Creates a DataTable object with the same schema as the provided data and optionally containing column names indicating that the data is bound data. |
Show:

