Syntaxe
VBScript
resultset.GetNumberOfColumns
Perl
$resultset->GetNumberOfColumns();
- Identificateur
- Description
- resultset
- A ResultSet object, representing the rows and columns of data
resulting from a query.
- Valeur renvoyée
- A Long indicating the number of columns in the result set.