ProjectDB.UpdateDataRows Method
Update data rows
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
tableName
-
string
Table name
-
rows
-
DataRow[]
Array of rows for updating
-
error
-
string
[Output] Error on failure
Return Value
Dictionary<
int,
string>
Dictionary containg errors by row ID (on failure)
.NET Framework
Supported in: 4.6.2, 4.7