PHP Velho Oeste 2024

SDO_Model_Type::getName

(^)

SDO_Model_Type::getName Get the name of the type

Açıklama

SDO_Model_Type::getName ( void ) : string
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 name of the type. The combination of type name and namespace URI is used to uniquely identify the type.

Değiştirgeler

None.

Dönen Değerler

Returns the name of the type.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top