TDbDataAdapter.AcceptChangesDuringFill Property

<< Click to Display Table of Contents >>

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

TDbDataAdapter.AcceptChangesDuringFill Property

Gets or sets a value indicating whether AcceptChanges is called on a DataRow after it is added to the DataTable during any of the Fill operations.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Property Value

Type: Boolean

expandingSee Also