SDO_Model_ReflectionDataObject::getType

(^)

SDO_Model_ReflectionDataObject::getType Get the SDO_Model_Type for the SDO_DataObject

Açıklama

SDO_Model_ReflectionDataObject::getType ( void ) : SDO_Model_Type
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

Returns the SDO_Model_Type for the SDO_DataObject. The SDO_Model_Type holds all the information about the data object's type, such as namespace URI, type name, whether it is a primitive data type, and so on.

Değiştirgeler

None.

Dönen Değerler

Returns the SDO_Model_Type for the SDO_DataObject.