ICqlQueryClientFetch Method |
Name | Description | |
---|---|---|
![]() | FetchT(Cql) |
Gets a list of T from Cassandra using the CQL statement specified.
|
![]() | FetchT(CqlQueryOptions) |
Gets a list of all T from Cassandra.
|
![]() | FetchT(String, Object) |
Gets a list of T from Cassandra using the CQL statement and parameter values specified.
|