SDO_DataObject::getContainer
(^)
SDO_DataObject::getContainer — Get a data object's container
Açıklama
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.
Get the data object which contains this data object.
Değiştirgeler
None.
Dönen Değerler
Returns the SDO_DataObject which contains this SDO_DataObject, or returns NULL if this is a root SDO_DataObject (i.e. it has no container).
There are no user contributed notes for this page.
