position = OraBlob.MatchPos pattern, offset, nth position = OraClob.MatchPos pattern, offset, nth position = OraBFile.MatchPos pattern, offset, nth
The arguments for the method are:
| Arguments | Description | 
|---|---|
| [ in]pattern | A string for CLOB, or byte array forBLOBorBFILEthat is searched for in the LOB. | 
| [ in]Offset | The starting position in the LOB or BFILEfor the search. | 
| [ in]nth | The occurrence number. |