| Home | How To | Online Documentation | Support | Download | Order |
|
|
int FieldCount( ); Returns the number of fields (columns) in a result set. RemarksFieldCount method returns the number of fields created implicitly after the command execution if a result set exists. A field is represented by SAField object. You can get field value and description using Field method or operator [ ] . Server specific notesNo specific information. See alsoProblems and QuestionsIf you haven't found the answer to your questions or have some problems on using the Library, please, send e-mail to howto@sqlapi.com. |
||||||||||||||||||