SearchRow method
      
 

Description

Searches in all the rows at the specified column for the search string and returns the number of matched rows.

Syntax

object.SearchRow (eType As scTextOrKey, Col As Integer, SearchString As String, IdSearch As Integer, [Wildcard As String]) As Integer