SDO_Model_Type::isSequencedType
(^)
SDO_Model_Type::isSequencedType — Test to see if this is a sequenced type
Descrierea
bool SDO_Model_Type::isSequencedType
( void
)
Avertizare
Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.
Test to see if this is a sequenced type. Returns TRUE if this type is
sequence, otherwise returns FALSE.
Sequenced types can have the ordering across properties preserved and can
contain unstructured text. For more information on sequenced types see
the section on
Working with Sequenced Data
Objects.
Parametri
None.
Valorile întoarse
Returns TRUE if this type is sequence, otherwise return FALSE.
There are no user contributed notes for this page.
