downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SDO_DataObject::getTypeName> <SDO_DataObject::getContainer
[edit] Last updated: Sat, 25 May 2013

view this page in

SDO_DataObject::getSequence

(^)

SDO_DataObject::getSequence Obtener la secuencia de un objeto de datos

Descripción

SDO_Sequence SDO_DataObject::getSequence ( void )
Advertencia

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

Devuelve la SDO_Sequence para este SDO_DataObject. El acceso al SDO_DataObject a través de la interfaz SDO_Sequence actúa sobre los mismos datos de la instancia SDO_DataObject, pero preserva el orden de las propiedades.

Parámetros

None.

Valores devueltos

La SDO_Sequence para este SDO_DataObject, o NULL si el SDO_DataObject no es un tipo que pueda tener una secuencia.



add a note add a note User Contributed Notes SDO_DataObject::getSequence - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites