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

Ns_DbColumnCount

Overview

Return the number of columns in a table

Syntax

    int Ns_DbColumnCount(
    	Ns_DbTableInfo *tinfo
    );

Description

The Ns_DbColumnCount macro returns the number of columns in the table referenced by the given Ns_DbTableInfo structure.

Top of Page

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