此内容没有您所选择的语言版本。
B.18. Access to Runtime Metadata
The RuntimeMetadata interface is passed in for the creation of an "Execution". See "createExecution" method on the "ExecutionFactory" class. It provides the ability to look up metadata records based on their fully qualified names in the VDB.
Example B.1. Obtaining Metadata Properties
The process of getting a Table's properties is sometimes needed for translator development. For example to get the "NameInSource" property or all extension properties: