System.Data Namespace
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The System.Data namespace contains classes that are used for accessing data.
| Class | Description | |
|---|---|---|
![]() | DataException | The exception that is thrown by local database operations that result in an error. |
![]() | StrongTypingException | The exception that is thrown by a strongly typed DataSet when the user accesses a DBNull value. |
| Enumeration | Description | |
|---|---|---|
![]() | PropertyAttributes | Obsolete. Specifies the attributes of a property. |
Show:

