Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Retrieves the character position of the specified NClob object or substring in the NClob based on the specified starting position.
Overload List
| Name | Description |
|---|---|
| position Method (java.sql.NClob, long) | Retrieves the character position at which the specified NClob object searchstr appears in this NClob object. |
| position Method (java.lang.String, long) (SQLServerNClob) | Retrieves the character position at which the specified substring searchstr appears in the NCLOB value represented by this NClob object. |
See Also
SQLServerNClob Methods
SQLServerNClob Members
SQLServerNClob Class