TOdbcRowUpdatedEventArgs.Errors Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OdbcEventArgs > Classes > TOdbcRowUpdatedEventArgs > Properties >

TOdbcRowUpdatedEventArgs.Errors Property

Gets any errors generated by the .NET Framework data provider when the Command was executed.

 

Namespace: CNClrLib.ADONet.OdbcEventArgs

expandingSyntax

Property Value

Type: _Exception

expandingSee Also