Skip to content

Commit c0ee5a9

Browse files
committed
acro
1 parent 266519a commit c0ee5a9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/connect/jdbc/reference/preparestatement-method-java-lang-string.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public java.sql.PreparedStatement prepareStatement(java.lang.String sql)
2626

2727
#### Parameters
2828

29-
*sql*
29+
`sql`
3030

3131
A **String** that contains a SQL statement.
3232

@@ -47,5 +47,3 @@ This prepareStatement method is specified by the prepareStatement method in the
4747
- [prepareStatement Method (SQLServerConnection)](../../../connect/jdbc/reference/preparestatement-method-sqlserverconnection.md)
4848
- [SQLServerConnection Members](../../../connect/jdbc/reference/sqlserverconnection-members.md)
4949
- [SQLServerConnection Class](../../../connect/jdbc/reference/sqlserverconnection-class.md)
50-
51-

0 commit comments

Comments
 (0)