[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_DbColumnName

Overview

Return the name of a column

Syntax

    char *Ns_DbColumnName(
    	Ns_DbTableInfo *tinfo,
    	int             index
    );

Description

The Ns_DbColumnName macro returns the name of the column specified by the given index.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.