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.
Creates a Clob object without any data.
Syntax
public java.sql.Clob createClob()
Return Value
A Clob object.
Exceptions
Remarks
This createClob method is specified by the createClob method in the java.sql.Connection interface.
This method replaces the need for SQLServerClob Constructor (SQLServerConnection, java.lang.String).