Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

Versions available for this page: CUBRID 8.3.1  |  CUBRID 8.4.0  |  CUBRID 8.4.1 |  CUBRID 8.4.3  |  CUBRID 9.0.0  | 



cci_blob_size

Description

The cci_blob_size function returns data file size that is specified in blob.

Syntax

long long cci_blob_size(T_CCI_BLOB* blob)

  • blob : (IN) LOB Locator
Return Value
  • Size of BLOB data file (> =0 : success)
  • Error code (<0 : error)
Error Code
  • CCI_ER_INVALID_LOB_HANDLE