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ú.
Retrieves the value of the designated parameter as a SQLXML object given the parameter name.
Syntax
public final java.sql.SQLXML getSQLXML(java.lang.String parameterName)
Parameters
parameterName
A String that indicates the parameter name.
Return Value
ASQLXMLobject.
Exceptions
Remarks
This getSQLXML method is specified by the getSQLXML method in the java.sql.CallableStatement interface.
See Also
getSQLXML Method (SQLServerCallableStatement)
SQLServerCallableStatement Members