DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Mapping
ICqlQueryClient Interface
ICqlQueryClient Methods
First Method
First(T) Method (Cql)
First(T) Method (String, Object[])
ICqlQueryClient
First
T
Method (Cql)
Gets the first T from Cassandra using the CQL statement specified. Will throw if no records are returned.
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
T
First
<T>(
Cql
cql
)
Parameters
cql
Type:
Dse.Mapping
Cql
Type Parameters
T
Return Value
Type:
T
See Also
Reference
ICqlQueryClient Interface
First Overload
Dse.Mapping Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.