Class | Description | |
---|---|---|
![]() | DataRow | Data row. |
![]() | DataTable | Represents result set of query execution. |
Interface | Description | |
---|---|---|
![]() | IDataParameter | Represents a parameter used with a System.Data.IDbCommand. |
![]() | IDataParameterCollection | Represents a collection of IDataParameter objects. |
![]() | IDbSchemaProvider | Specifies the schema provider. |
Structure | Description | |
---|---|---|
![]() | DataColumn | Data column. |