Data for Silverlight
DataRow Class Methods

C1.Silverlight.Data Namespace : DataRow Class

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

Public Methods
 NameDescription
Public MethodMarks the row as unchanged.  
Public MethodClears the errors for the row. This includes the RowError and errors set with SetColumnError.  
Public MethodRemoves this row from its parent table.  
Public MethodOverloaded. Gets the child rows of this DataRow using the specified DataRelation.  
Public MethodOverloaded. Gets the error description of the specified DataColumn.  
Public MethodGets an array of columns that have errors.  
Public MethodOverloaded. Gets the parent row of this DataRow using the specified DataRelation.  
Public MethodOverloaded. Gets a dynamically-built object suitable for data-binding scenarios.  
Public MethodOverloaded. Sets the error description for a column specified as a DataColumn.  
Top
See Also

Reference

DataRow Class
C1.Silverlight.Data Namespace