Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Initializes a new instance of the SQLServerClob class when given a SQLServerConnection object and a string of data.
Note
This method has been deprecated in JDBC Driver version 2.0. Instead, use the createClob method of the SQLServerConnection class.
Syntax
public SQLServerClob(SQLServerConnection connection,
java.lang.String data)
Parameters
connection
A SQLServerConnection object.
data
The CLOB data.
See Also
SQLServerClob Constructors
SQLServerClob Members
SQLServerClob Class