.NET Framework Class Library
DataTable..::.LoadDataRow Method

Finds and updates a specific row. If no matching row is found, a new row is created using the given values.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLoadDataRow(array<Object>[]()[], Boolean)Finds and updates a specific row. If no matching row is found, a new row is created using the given values.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLoadDataRow(array<Object>[]()[], LoadOption)Finds and updates a specific row. If no matching row is found, a new row is created using the given values.
Top
See Also

Reference

Other Resources

Tags :


Page view tracker