Returns the number of columns in the cursor.
Visual Basic Public Overrides Readonly Property FieldCount As Integer
C# public override int FieldCount { get;}
The number of columns in the cursor as an integer. Returns 0 if the cursor is closed.
This method is identical to the ULCursorSchema.ColumnCount method.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |