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.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |