| title | SQLServerClob Class | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 01/19/2017 |
| ms.prod | sql |
| ms.prod_service | connectivity |
| ms.reviewer | |
| ms.technology | connectivity |
| ms.topic | conceptual |
| ms.assetid | 24170524-e1ab-4e80-8fd1-6688efacfbde |
| author | David-Engel |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Represents a character large binary object (CLOB).
Package: com.microsoft.sqlserver.jdbc
Extends: java.lang.Object
Implements: java.sql.Clob, java.io.Serializable
public class SQLServerClob
A CLOB is stored in [!INCLUDEssNoVersion] as a TEXT or NTEXT data type.