The DataSet includes some properties and methods that replicate the functionality of the contained tables. These features share identical names with their table counterparts. When used, these properties and methods work as if those same features had been used at the table level in all contained tables. Some of these members that you’ve seen before include the following:
■■ Clear
■■ CaseSensitive
■■ AcceptChanges
■■ RejectChanges
■■ EnforceConstraints
■■ HasErrors