MapperUpdateIfAsyncT Method (String, Object) |
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>> UpdateIfAsync<T>( string cql, params Object[] args )