(no version information, might be only in CVS)
SDO_DataObject::getType -- Get the type of a data object.Внимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск. |
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.
Пред. | Начало | След. |
SDO_DataObject::getSequence | Уровень выше | SDO_List::insert |