|
(no version information, might be only in CVS)
SDO_DAS_DataFactory::addPropertyToType -- Adds a property to a type.Avertissement |
Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS! Soyez-en conscient, et utilisez cette fonction à vos risques et périls. |
Adds a property to a type. The type must already be known to the SDO_DAS_DataFactory (i.e. have been added using addType()). The property becomes a property of the type. This is how the graph model for the structure of an SDO_DataObject is built.
The namespace URI for the parent type.
The type name for the parent type.
The name by which the property will be known in the parent type.
The namespace URI for the type of the property.
The type name for the type of the property
A flag to say whether the property is many-valued. A value of 'true' adds the property as a many-valued property (default is 'false')
A flag to say whether the property is read-only. A value of 'true' means the property value cannot be modified through the SDO application APIs (default is 'false')
A flag to say whether the property is contained by the parent. A value of 'true' means the property is contained by the parent. A value of 'false' results in a non-containment reference (default is 'true'). This flag is only interpreted when adding properties which are data object types, otherwise it is ignored.
Précédent | Sommaire | Suivant |
SDO_DAS_ChangeSummary::isLogging | Niveau supérieur | SDO_DAS_DataFactory::addType |
Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 18:02:15