(no version information, might be only in CVS)
SDO_DataObject::getType -- Get the type of a data object.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 an array containing the type information for an SDO_DataObject. The first element contains the namespace URI string and the second contains the type name string.
An array containing the namespace URI string and the type name string for the data object.
Zurück | Zum Anfang | Weiter |
SDO_DataObject::getSequence | Nach oben | SDO_List::insert |