Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the designated parameter to the given date value.
Overload List
Name | Description |
---|---|
setDate (java.lang.String, java.sql.Date) | Sets the designated parameter to the given date value. |
setDate (java.lang.String, java.sql.Date, java.util.Calendar) | Sets the designated parameter to the given date and calendar values. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class