Returns the number of columns in this cursor.
UInt16 getColumnCount();
Column IDs range from 1 to getColumnCount inclusively.
Column IDs and count may change during a schema upgrade. To correctly identify a column, access it by name or refresh the cached IDs and counts after a schema upgrade.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |