PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
SDO_DataObject::getSequence -- Get the sequence for a data object.Varning |
Den h�r funktionen �r EXPERIMENTELL. Dess beteende, namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras i framtida utg�var av PHP. Anv�nd den p� egen risk. |
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.
The SDO_Sequence for this SDO_DataObject, or returns NULL if the SDO_DataObject is not of a type which can have a sequence.
Föregående | Hem | Nästa |
SDO_DataObject::getContainmentPropertyName | Upp | SDO_DataObject::getType |