Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Cassandra
Rows
offsetUnset
Cassandra\Rows::offsetUnset PHP Method
Rows Class Documentation
显示文件
Open project: datastax/php-driver
offsetUnset()
public
method
Removes a row at given index.
See also:
ArrayAccess::offsetUnset()
public
offsetUnset
(
integer
$offset
) :
void
$offset
integer
row index
return
void
public function offsetUnset($offset) { }
Rows
count
current
first
isLastPage
key
next
nextPage
nextPageAsync
offsetExists
offsetGet
offsetSet
offsetUnset
pagingStateToken
rewind
valid