SDO_Model_ReflectionDataObject::getContainmentProperty

(^)

SDO_Model_ReflectionDataObject::getContainmentProperty Get the property which defines the containment relationship to the data object

说明

SDO_Model_ReflectionDataObject::getContainmentProperty ( void ) : SDO_Model_Property
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

Get the SDO_Model_Property that contains the SDO_DataObject. This method is used to navigate up to the parent's property which contains the data object which has been reflected upon.

参数

None.

返回值

Returns the container's SDO_Model_Property which references the SDO_DataObject, or NULL if it is a root SDO_DataObject.

相关文章
php snmp 函数 fetch the snmp object which follows the given object idphp snmp 函数 fetch the snmp object which follows the given object idphp sdo 函数 get a data factory instancephp sdo 函数 get a data object s change summaryphp sdo das relational 函数 applies the changes made to a data graph back to the databasephp sdo das relational 函数 creates an instance of a relational data access servicephp sdo das relational 函数 returns the special root object in an otherwise empty data graph. used when creating a data graph from scratchphp sdo das relational 函数 executes an sql query passed as a prepared statement with a list of values to substitute for placeholders and return the results as a normalised data graphphp sdo das xml 函数 to load a second or subsequent schema file to a sdo das xml objectphp sdo das xml 函数 to create sdo das xml object for a given schema filephp sdo das xml 函数 saves the sdo das xml document object to a stringphp sdo 函数 get a data object s containerphp sdo 函数 get the sequence for a data objectphp sdo 函数 return the name of the type for a data objectphp sdo 函数 return the namespace uri of the type for a data objectphp sdo 函数 get the sdo model type which contains this propertyphp sdo 函数 test to see if the property defines a containment relationshipphp sdo 函数 test to see if the property is many valuedphp sdo 函数 get the property which defines the containment relationship to the data objectphp sdo 函数 return the property for the specified sequence index
关注编程学问公众号