• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • OCI-Lob::size()

    (PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

    Returns size of large object

    说明

    OCI-Lob::size(void): int

    Gets the size of the large object.

    返回值

    Returns length of large object value 或者在失败时返回FALSE. Empty objects have zero length.