SDO_Model_Property::getType

(^)

SDO_Model_Property::getType Get the SDO_Model_Type of the property

Açıklama

SDO_Model_Property::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.

Get the SDO_Model_Type of the property. The SDO_Model_Type describes the type information for the property, such as its type name, namespace URI, whether it is a primitive data type, and so on.

Değiştirgeler

None.

Dönen Değerler

Returns the SDO_Model_Type describing the property's type information.