PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
SDO_DAS_Setting::getListIndex -- Get the list index for a changed many-valued property.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. |
Get the list index for a modification made to an element of a many-valued property. For example, if we modified the third element of a many-valued property we could obtain an SDO_DAS_Setting from the change summary corresponding to that modification. A call to getListIndex() on that setting would return the value 2 (lists are indexed from zero).
Föregående | Hem | Nästa |
SDO_DAS_DataObject::getChangeSummary | Upp | SDO_DAS_Setting::getPropertyIndex |