The approach is described here:
The only difference is that for schema you should change the property Schema:
TMappingExplorer.Default.GetTable('TProdutos').Schema := 'NewSchema';
The approach is described here:
The only difference is that for schema you should change the property Schema:
TMappingExplorer.Default.GetTable('TProdutos').Schema := 'NewSchema';