Method CompileTransformAsync(long, string, LambdaExpression)
Compile Transform to UPDATE SQL
public Task<MigrationSql> CompileTransformAsync(long schemeId, string targetPropertyName, LambdaExpression transformer)
Compile Transform to UPDATE SQL
public Task<MigrationSql> CompileTransformAsync(long schemeId, string targetPropertyName, LambdaExpression transformer)