Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 768 Bytes

sqlservernclob-class.md

File metadata and controls

33 lines (23 loc) · 768 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic
SQLServerNClob Class
SQLServerNClob Class
David-Engel
davidengel
01/19/2017
sql
connectivity
reference

SQLServerNClob Class

[!INCLUDEDriver_JDBC_Download]

Represents a character large object (CLOB) using the National Character Set.

Package: com.microsoft.sqlserver.jdbc

Extends: SQLServerClob

Implements: java.sql.NClob

Syntax

  
public class SQLServerNClob  

See Also

SQLServerNClob Members
JDBC Driver API Reference