Method CompileComputedAsync(long, string, LambdaExpression)
Compile ComputedFrom expression to UPDATE SQL
public Task<MigrationSql> CompileComputedAsync(long schemeId, string targetPropertyName, LambdaExpression expression)
Compile ComputedFrom expression to UPDATE SQL
public Task<MigrationSql> CompileComputedAsync(long schemeId, string targetPropertyName, LambdaExpression expression)