Data for Silverlight
DataTable Class Methods

C1.Silverlight.Data Namespace : DataTable Class

For a list of all members of this type, see DataTable members.

Public Methods
 NameDescription
Public MethodMarks all rows as unchanged.  
Public MethodSuspends notifications during batch operations.  
Public MethodOverloaded. Evaluates an expression using data in a given DataRow.  
Public MethodResumes notifications suspended by a call to BeginLoadData.  
Public MethodOverloaded. Gets a DataTable containing all rows that have changed since the table was loaded or AcceptChanges was called, or null if the table contains no changes.  
Public MethodGets an array of DataRow objects that contain errors.  
Public MethodCreates a new DataRow that is compatible with this table.  
Public MethodOverloaded. Gets an array with all rows in the table that match a filter expression.  
Top
See Also

Reference

DataTable Class
C1.Silverlight.Data Namespace