DataAdapter::FillSchema Method
.NET Framework (current version)
Namespace:
System.Data.Common
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | FillSchema(DataSet^, SchemaType) | Adds a DataTable to the specified DataSet and configures the schema to match that in the data source based on the specified SchemaType. |
![]() | FillSchema(DataSet^, SchemaType, String^, IDataReader^) | |
![]() | FillSchema(DataTable^, SchemaType, IDataReader^) |
Show:

