Forum und email

SDO_Model_Property::getType

(No version information available, might be only in CVS)

SDO_Model_Property::getType — Get the SDO_Model_Type of the property

Popis

SDO_Model_Type SDO_Model_Property::getType ( void )
Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

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.

Parametre

None.

Vrátené hodnoty

Returns the SDO_Model_Type describing the property's type information.