PowerCenter
- PowerCenter 10.5.1
- All Products
getMetadata (String key);
Parameter | Parameter Type | Datatype | Description |
---|---|---|---|
key | Input | String | Identifies the metadata. The getMetadata method uses the key to determine which metadata to retrieve. |
// Retrieve a filter condition String mydata = getMetadata ("FilterKey");