DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Mapping
Mapper Class
Mapper Methods
UpdateAsync Method
UpdateAsync(T) Method (Cql)
UpdateAsync(T) Method (String, Object[])
UpdateAsync(T) Method (T, CqlQueryOptions)
Mapper
UpdateAsync
T
Method (Cql)
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.0.0.0
Syntax
C#
Copy
public
Task
UpdateAsync
<T>(
Cql
cql
)
Parameters
cql
Type:
Dse.Mapping
Cql
Type Parameters
T
Return Value
Type:
Task
Implements
ICqlWriteAsyncClient
UpdateAsync
T
(Cql)
See Also
Reference
Mapper Class
UpdateAsync Overload
Dse.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2016 DataStax, All rights reserved.