Name | Description | |
---|---|---|
CaseSensitive | Gets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive. | |
DataSetName | Gets or sets the name of this DataSet. | |
EnforceConstraints | Gets or sets a value indicating whether constraint rules are followed when attempting any update operation. | |
ExtendedProperties | Gets a collection of custom user information associated with this NamedObject. (Inherited from C1.Silverlight.Data.NamedObject) | |
HasChanges | Gets a value that indicates whether the DataSet has any changes since it was created, loaded, or since the AcceptChanges method was called. | |
HasErrors | Gets a value indicating whether there are errors in any of the DataTable objects within this DataSet. | |
Locale | Gets or sets the locale information used to compare strings within the table. | |
Name | Gets or sets the object's name. (Inherited from C1.Silverlight.Data.NamedObject) | |
Relations | Gets a list with all the DataRelation objects in the DataSet. | |
Tables | Gets a list with all the DataTable objects in the DataSet. |