PHP Doku:: Get the SDO_Model_Type of the property - function.sdo-model-property-gettype.html

Verlauf / Chronik / History: (38) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationService Data ObjectsSDO FunktionenSDO_Model_Property::getType

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO Funktionen

<<SDO_Model_Property::getName

SDO_Model_Property::isContainment>>

SDO_Model_Property::getType

(^)

SDO_Model_Property::getType Get the SDO_Model_Type of the property

Beschreibung

SDO_Model_Type SDO_Model_Property::getType ( void )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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.

Parameter-Liste

None.

Rückgabewerte

Returns the SDO_Model_Type describing the property's type information.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)