MapperInsertIfNotExistsT Method (T, CqlQueryOptions) |
Returns information whether it was applied or not. If it was not applied, it returns details of the existing values.
Namespace: Dse.Mapping
public AppliedInfo<T> InsertIfNotExists<T>( T poco, CqlQueryOptions queryOptions = null )