Refresh metadata statement
- Last UpdatedSep 29, 2022
- 1 minute read
- PI System
- PI OLEDB Enterprise 2019
- Developer
This statement refreshes metadata information such as definitions of views, TVFs or function tables.
Syntax
REFRESH METADATA
Remarks
This statement is useful if connection1 executes DDL statements that affect metadata. In connection2 these changes should be available immediately. The REFRESH METADATA statement then needs to be executed in connection2.