TDbDataAdapter.Fill(_DataSet,WideString) Method

<< Click to Display Table of Contents >>

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

TDbDataAdapter.Fill(_DataSet,WideString) Method

Adds or refreshes rows in the DataSet to match those in the data source using the DataSet and DataTable names.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

DataSet

Type: System.Void

SrcTable

Type: WideString

Return Value

Type: Integer

expandingSee Also