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

search for in the

SDO_DataObject::getTypeName> <SDO_DataObject::getContainer
Last updated: Fri, 03 Oct 2008

view this page in

SDO_DataObject::getSequence

(No version information available, might be only in CVS)

SDO_DataObject::getSequence Get the sequence for a data object

Beschreibung

SDO_Sequence SDO_DataObject::getSequence ( void )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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.

Parameter-Liste

None.

Rückgabewerte

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
There are no user contributed notes for this page.

SDO_DataObject::getTypeName> <SDO_DataObject::getContainer
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites