13.3.5.7 IsNClob

This instance property indicates whether or not the OracleClob object represents an NClob.

Declaration

// C#
public bool IsNClob {get;}

Property Value