Click or drag to resize
CqlInsert<TEntity>.IfNotExists Method

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

Return Value

Type: CqlConditionalCommand<TEntity>
See Also