(no version information, might be only in CVS)
SDO_DataObject::getType -- Get the type of a data objectWarning |
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk. |
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.