(no version information, might be only in CVS)
SDO_Sequence::move --
Move an item to another sequence position.
Descripción
void
SDO_Sequence::move ( int toIndex, int fromIndex )
Aviso |
Esta función
es EXPERIMENTAL. Esto significa que el
comportamiento de esta función, el nombre de esta
función y en definitiva TODO lo documentado sobre esta
función, puede cambiar en una futura version de PHP SIN
AVISO. La advertencia queda hecha, y utilizar esta extensión
queda bajo su propia responsabilidad. |
Modify the position of the item in the sequence,
without altering the value of the property in the SDO_DataObject.