TDbDataAdapter.FillSchema(_DataTable,TSchemaType) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbDataAdapter > Methods >

TDbDataAdapter.FillSchema(_DataTable,TSchemaType) Method

Configures the schema of the specified DataTable based on the specified SchemaType.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

DataTable

Type: System.Void

SchemaType

Type: System.Void

Return Value

Type: _DataTable

expandingSee Also