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

SetPropertyLength

Purpose

The CMetaPropertyDesc SetPropertyLength function sets the size in bytes of the property if the property is defined as characters, or the number of digits if the property is defined as a numeric type.

Syntax

void SetPropertyLength (const long propLengthArg)
 

Argument

In/Out

Description

propLengthArg

In

The size in bytes of the property if defined as characters. The number of digits if the property is defined as a numeric type.