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