DataCreateRowID Method

Overload List

CreateRowID(DataTable, String) Creates a new data row with a new non-existing ID (negative ID).
CreateRowID(DataSet, String, String) Creates a new data row with a new non-existing ID (negative ID).

See Also