Kofax DM API Manual do Utilizador Página 196

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 195
176 CHAPTER 4
GetColumnCount
GetColumnCount
The GetColumnCount method retrieves the number of SQL columns
in a result set. It references the current result set within the PCDSQL
object.
Syntax
PCDSQL.GetColumnCount()
Returns
The GetColumnCount method returns a long integer that shows the
number of columns in the current result set. If an
INSERT or UPDATE
SQL command is run, then GetColumnCount returns the number of
columns in the insert or update call.
Example
The example in the discussion of the PCDSQL object in Chapter 3
illustrates the use of GetColumnCount.
Related Items
See the PCDSQL object.
See the following properties:
ErrDescription
ErrNumber
Vista de página 195
1 2 ... 191 192 193 194 195 196 197 198 199 200 201 ... 527 528

Comentários a estes Manuais

Sem comentários