DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Mapping
Mapper Class
Mapper Methods
Execute Method
Execute Method (Cql)
Execute Method (ICqlBatch)
Execute Method (String, Object[])
Execute Method (ICqlBatch, String)
Mapper
Execute Method (String,
Object
)
Executes an arbitrary CQL string with the bind variable values specified.
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
void
Execute
(
string
cql
,
params
Object
[]
args
)
Parameters
cql
Type:
System
String
args
Type:
System
Object
Implements
ICqlWriteClient
Execute(String,
Object
)
See Also
Reference
Mapper Class
Execute Overload
Dse.Mapping Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.