The DbDataAdapter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ApplyOffset |
Gets or sets flag that determines whether query record offset is applied during reading query results.
|
![]() | CommandBuilder |
Gets IDbCommandBuilder associated with this data adapter.
|
![]() | Connection |
Gets IDbConnection associated with this data adapter.
|
![]() | Transaction |
Gets or sets IDbTransaction initiated for the Connection.
|
See Also