Implementation of the IDbDataAdapter interface. Provides
strong typing, but inherit most of the functionality needed to fully implement a DataAdapter.
Inheritance Hierarchy SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
System.Data.CommonDataAdapter
System.Data.CommonDbDataAdapter
Cassandra.DataCqlDataAdapter
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public class CqlDataAdapter : DbDataAdapter
The CqlDataAdapter type exposes the following members.
Constructors
| Name | Description |
---|
| CqlDataAdapter | Initializes a new instance of the CqlDataAdapter class |
TopSee Also