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: Fri, 17 May 2013

view this page in

SDO_DataObject::getSequence

(^)

SDO_DataObject::getSequence Get the sequence for a data object

Descrierea

SDO_Sequence SDO_DataObject::getSequence ( void )
Avertizare

Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.

Return the SDO_Sequence for this SDO_DataObject. Accessing the SDO_DataObject through the SDO_Sequence interface acts on the same SDO_DataObject instance data, but preserves ordering across properties.

Parametri

None.

Valorile întoarse

The SDO_Sequence for this SDO_DataObject, or returns NULL if the SDO_DataObject is not of a type which can have a sequence.



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 | stats | sitemap | contact | advertising | mirror sites