Method CompileComputedAsync(long, string, LambdaExpression)

Assembly: redb.Core.Pro.dll

Compile ComputedFrom expression to UPDATE SQL

public Task<MigrationSql> CompileComputedAsync(long schemeId, string targetPropertyName, LambdaExpression expression)