DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Mapping
Mapper Class
Mapper Methods
Update Method
Update(T) Method (Cql)
Update(T) Method (String, Object[])
Update(T) Method (T, CqlQueryOptions)
Mapper
Update
T
Method (String,
Object
)
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
void
Update
<T>(
string
cql
,
params
Object
[]
args
)
Parameters
cql
Type:
System
String
args
Type:
System
Object
Type Parameters
T
Implements
ICqlWriteClient
Update
T
(String,
Object
)
See Also
Reference
Mapper Class
Update Overload
Cassandra.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.