Click or drag to resize
CqlInsertTEntityIfNotExists Method

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

Return Value

Type: CqlConditionalCommandTEntity
See Also