Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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).