Class | Description | |
---|---|---|
![]() | DataRow | Represents a row in a DataTable. |
![]() | DataTable | Represents the result set of an SQL query, including the columns and rows. |
Class | Description | |
---|---|---|
![]() | DataRow | Represents a row in a DataTable. |
![]() | DataTable | Represents the result set of an SQL query, including the columns and rows. |
Interface | Description | |
---|---|---|
![]() | IDataParameter | Represents a parameter used with a System.Data.IDbCommand. |
![]() | IDataParameterCollection | Represents a collection of IDataParameter objects. |
Structure | Description | |
---|---|---|
![]() | DataColumn | Represents a column in a DataTable. |