public static CqlConditionalCommand<TSource> UpdateIf<TSource>( this CqlQuery<TSource> source, Expression<Func<TSource, bool>> predicate )
© 2019 DataStax, All rights reserved.