System.Data
Namespace with 9 public types
Classes
StateChangeEventArgs
Provides data for the state change event of a .NET Framework data provider.
Enumerations
CommandBehavior
Provides a description of the results of the query and its effect on the database.
CommandType
Specifies how a command string is interpreted.
ConnectionState
Describes the current state of the connection to a data source.
DbType
Specifies the data type of a field, a property, or a Parameter object of a .NET Framework data provider.
IsolationLevel
Specifies the transaction locking behavior for the connection.
ParameterDirection
Specifies the type of a parameter within a query relative to the .
UpdateRowSource
Specifies how query command results are applied to the row being updated.