Drop
The Drop script keyword can be used to drop content during script execution. The following Drop statements are available:
-
With Drop field and Drop table, you can drop tables or fields from memory.
-
With Drop relationship, you can drop relationships between tables in Direct Query app data models.
-
With Drop variable, you can drop script variables.