Kofax DM API Instrukcja Użytkownika Strona 140

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 139
120 CHAPTER 3
PCDSQL
Public oNRSQL As New PCDSQL
Public nNumRows As Long
Public nNumCols As Long
Public nRowsViewed As Long
Private Sub cbCancel_Click()
Dim nResult As Long
'Tidy up by releasing the result set.
sNRDST = ""
nResult = oNRSQL.ReleaseResults()
'Close this form.
Unload NextRowForm
Przeglądanie stron 139
1 2 ... 135 136 137 138 139 140 141 142 143 144 145 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag