OCI-Lob->truncate
OCI-Lob->truncate — Truncates large object
説明
class OCI-Lob {bool truncate ( [int length] )
} Truncates the LOB.
パラメータ
- length
-
If provided, this method will truncate the LOB to
length bytes. Otherwise, it will completrely
purge the LOB.
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。参考
OCI-Lob->erase |
固有名詞の分類
PHP |
readlink natcasesort OCI-Lob->truncate bcsub OCI-Collection->getElem |
- OCI-Lob->truncateのページへのリンク