Compartir a través de


position Method (SQLServerBlob)

Returns the position of a specified pattern in the BLOB based on the given pattern and the starting index.

Overload List

Name Description

position (java.sql.Blob, long)

Returns the position of a specified pattern in the BLOB based on the given pattern and the starting index.

position (byte[], long)

Returns the position of a specified pattern in the BLOB based on the given byte array pattern and the starting index.

Vea también

Referencia

SQLServerBlob Class

Conceptos

SQLServerBlob Methods
SQLServerBlob Members