Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 12.0.
Specifies the origin extension ID when a table is moved to a new extension. If the source table exists in the database during the sync operation, the table will be moved to this extension along with all its data. Otherwise, a new table will be created in the database.
Applies to
- Table
- Table field
Remarks
Tables and fields can be moved between extensions by using the MovedFrom
and MovedTo
properties. This is useful when you want to reorganize your extensions or when you need to move a table from one extension to another without losing the data.
Learn more in Moving tables and fields between extensions.