Forum und email

SDO_Model_Type::getNamespaceURI

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

SDO_Model_Type::getNamespaceURI — Get the namespace URI of the type

Description

string SDO_Model_Type::getNamespaceURI ( void )
Warning

Αυτή η συνάρτηση είναι ΔΟΚΙΜΑΣΤΙΚΗ. Η συμπεριφορά της, το όνομα της και οτιδήποτε άλλο είναι τεκμηριωμένο σχετικά με αυτή την συνάρτηση μπορεί να αλλάξει χωρίς ειδοποίηση σε μελλοντικές εκδόσεις της PHP. Χρησιμοποιήστε αυτή την συνάρτηση με δικό σας ρίσκο.

Returns the namespace URI of the type. The combination of namespace URI and type name is used to uniquely identify the type.

Parameters

None.

Return Values

Returns the namespace URI of the type.