Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 768 Bytes

File metadata and controls

33 lines (23 loc) · 768 Bytes
title SQLServerNClob Class
description SQLServerNClob Class
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic 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