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 fully-qualified name of the Java class whose instances should be passed to the setObject method of the SQLServerPreparedStatement class.
Syntax
public java.lang.String getParameterClassName(int param)
Parameters
param
An int that indicates parameter index.
Return Value
A String that contains the fully-qualified class name.
Exceptions
Remarks
This getParameterClassName method is specified by the getParameterClassName method in the java.sql.ParameterMetaData interface.
See Also
SQLServerParameterMetaData Methods
SQLServerParameterMetaData Members
SQLServerParameterMetaData Class