Class CqlUpdate
Implements
Inherited Members
Namespace: Cassandra.Data.Linq
Assembly: Cassandra.dll
Syntax
public class CqlUpdate : CqlCommand, IStatement
Methods
GetCql(out object[])
Declaration
protected override string GetCql(out object[] values)
Parameters
Type | Name | Description |
---|---|---|
object[] | values |
Returns
Type | Description |
---|---|
string |
Overrides
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |