Method Schemes_MigrateStructureType()

Assembly: redb.MSSql.dll

Migrate structure type. Params: $1=structureId, $2=oldType, $3=newType, $4=dryRun
PostgreSQL: SELECT * FROM migrate_structure_type($1, $2, $3, $4)

public string Schemes_MigrateStructureType()