Return the number of columns in a table
int Ns_DbColumnCount( Ns_DbTableInfo *tinfo );
The Ns_DbColumnCount macro returns the number of columns in the table referenced by the given Ns_DbTableInfo structure.
Top of Page
Copyright © 1996 America Online, Inc.