Skip to content

Commit 14c5b18

Browse files
authored
Merge pull request MicrosoftDocs#8786 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to master to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents 6b6654e + c8bc63a commit 14c5b18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/connect/jdbc/always-encrypted-api-reference-for-the-jdbc-driver.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ manager: craigg
3636
|`public void setSendTimeAsDatetime(boolean sendTimeAsDateTimeValue)`|Modifies the setting of the sendTimeAsDatetime connection property.|
3737

3838
**SQLServerConnectionPoolProxy Class**
39+
3940
|Name|Description|
4041
|----------|-----------------|
4142
|`public final boolean getSendTimeAsDatetime()` | Returns the setting of the sendTimeAsDatetime connection property.|
@@ -146,6 +147,7 @@ manager: craigg
146147

147148

148149
New types in **microsoft.sql.Types** class
150+
149151
|Name|Description|
150152
|----------|-----------------|
151153
|DATETIME, SMALLDATETIME, MONEY, SMALLMONEY, GUID|Use these types as the target SQL types when sending parameter values to **encrypted** datetime, smalldatetime, money, smallmoney, uniqueidentifier columns using `setObject()/updateObject()` API methods.|

0 commit comments

Comments
 (0)