The EmbeddedComponentType type exposes the following members.

Properties

  NameDescription
Public propertyIsAnyType
Gets a value indicating if the implementation is an "object" type
(Inherited from AbstractType.)
Public propertyIsAssociationType
Gets a value indicating if the AbstractType is an IAssociationType.
(Inherited from AbstractType.)
Public propertyIsCollectionType
(Inherited from ComponentType.)
Public propertyIsComponentType
(Inherited from ComponentType.)
Public propertyIsEmbedded (Overrides ComponentType..::..IsEmbedded.)
Public propertyIsEntityType
(Inherited from ComponentType.)
Public propertyIsMutable
(Inherited from ComponentType.)
Public propertyIsXMLElement (Inherited from ComponentType.)
Public propertyName
(Inherited from ComponentType.)
Public propertyPropertyNames
(Inherited from ComponentType.)
Public propertyPropertyNullability (Inherited from ComponentType.)
Public propertyReturnedClass
(Inherited from ComponentType.)
Public propertySubtypes
(Inherited from ComponentType.)

See Also