MapperInsertIfNotExistsAsyncT Method (T, String, 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 Task<AppliedInfo<T>> InsertIfNotExistsAsync<T>( T poco, string executionProfile, CqlQueryOptions queryOptions = null )