Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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. |
See Also
SQLServerBlob Methods
SQLServerBlob Members
SQLServerBlob Class