Reading Versions - Teradata Meta Data Services

Teradata Meta Data Services Programmer Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
Product Category
Teradata Tools and Utilities

Reading Versions

ReadObject() will always return the property values for the current version of an object. If an application needs to see a previous version of an object, it should call GetVersionKeys to get the object IDs for the object's versions, and then call ReadVersion() for the specific version.