GetCreateTimestamp - 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

GetCreateTimestamp

Purpose

The CMetaPersist class GetCreateTimestamp function gets the object creation date and time.

Syntax

HRESULT GetCreateTimestamp(METADATE_STRUCT
   *pcreateDate, METATIME_STRUCT *pcreateTime);
 

Argument

In/Out

Description

pcreateDate

Out

The year, month, day (create date) the object was created.

pcreateTime

Out

The hour, minute, second (time) the object was created.