Data for Silverlight
DataSet Class Properties

C1.Silverlight.Data Namespace : DataSet Class

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

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive.  
Public PropertyGets or sets the name of this DataSet.  
Public PropertyGets or sets a value indicating whether constraint rules are followed when attempting any update operation.  
Public PropertyGets a collection of custom user information associated with this NamedObject. (Inherited from C1.Silverlight.Data.NamedObject)
Public PropertyGets a value that indicates whether the DataSet has any changes since it was created, loaded, or since the AcceptChanges method was called.  
Public PropertyGets a value indicating whether there are errors in any of the DataTable objects within this DataSet.  
Public PropertyGets or sets the locale information used to compare strings within the table.  
Public PropertyGets or sets the object's name. (Inherited from C1.Silverlight.Data.NamedObject)
Public PropertyGets a list with all the DataRelation objects in the DataSet.  
Public PropertyGets a list with all the DataTable objects in the DataSet.  
Top
See Also

Reference

DataSet Class
C1.Silverlight.Data Namespace