Click or drag to resize
CqlInsertTEntityIfNotExists Method

Namespace: Cassandra.Data.Linq
Assembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
public CqlConditionalCommand<TEntity> IfNotExists()

Return Value

Type: CqlConditionalCommandTEntity
See Also