FillErrorEventArgs Constructor (DataTable^, array<Object^>^)
.NET Framework (current version)
Initializes a new instance of the FillErrorEventArgs class.
Assembly: System.Data (in System.Data.dll)
Parameters
- dataTable
-
Type:
System.Data::DataTable^
The DataTable being updated.
- values
-
Type:
array<System::Object^>^
The values for the row being updated.
.NET Framework
Available since 1.1
Available since 1.1
Show: