SDO_Model_Property::getDefault

(no version information, might be only in CVS)

SDO_Model_Property::getDefault --  Get the default value for the property

説明

mixed SDO_Model_Property::getDefault ( void )

警告

この関数は、 実験的 なものです。この関数の動作・ 名前・その他ドキュメントに書かれている事項は、予告なく、将来的な PHP のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。

Returns the default value for the property. Only primitive data type properties can have default values.

パラメータ

None.

返り値

Returns the default value for the property.