(no version information, might be only in CVS)
SDO_DataObject::getType -- Get the type of a data object.Advarsel |
Denne funktion er EKSPERIMENTABEL. Virkemåden af denne funktion, navnet på funktionen, og andet ellers dokumenteret om denne funktion, ændres muligvis uden advarsel i en fremtidig version af PHP. Brug af denne funktion er på ejet ansvar. |
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.