The IAbstractComponentType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsAnyType | (Inherited from IType.) |
![]() | IsAssociationType |
When implemented by a class, gets a value indicating if the implementor is castable to an an IAssociationType (Inherited from IType.) |
![]() | IsCollectionType |
When implemented by a class, gets a value indicating if the implementor is a collection type
(Inherited from IType.) |
![]() | IsComponentType |
When implemented by a class, gets a value indicating if the implementor
is an IAbstractComponentType.
(Inherited from IType.) |
![]() | IsEmbedded | |
![]() | IsEntityType |
When implemented by a class, gets a value indicating if the implementor
extends EntityType (Inherited from IType.) |
![]() | IsMutable |
When implemented by a class, gets the value indicating if the objects
of this IType are mutable.
(Inherited from IType.) |
![]() | IsXMLElement | (Inherited from IType.) |
![]() | Name |
When implemented by a class, gets the abbreviated name of the type.
(Inherited from IType.) |
![]() | PropertyNames | Get the names of the component properties |
![]() | PropertyNullability |
Optional operation
|
![]() | ReturnedClass |
When implemented by a class, gets the Type returned
by the NullSafeGet() methods.
(Inherited from IType.) |
![]() | Subtypes | Get the types of the component properties |