The EmbeddedComponentType type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EmbeddedComponentType | Initializes a new instance of the EmbeddedComponentType class  | 
Methods
Extension Methods
| Name | Description | |
|---|---|---|
| As<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) | |
| IsBetween | 
            Apply a "between" constraint to the named property
            Note: throws an exception outside of a QueryOver expression
              (Defined by RestrictionExtensions.) | |
| IsIn(array<Object>[]()[][]) | Overloaded.   
            Apply an "in" constraint to the named property 
            Note: throws an exception outside of a QueryOver expression
              (Defined by RestrictionExtensions.) | |
| IsIn(ICollection) | Overloaded.   
            Apply an "in" constraint to the named property 
            Note: throws an exception outside of a QueryOver expression
              (Defined by RestrictionExtensions.) | |
| IsProxy | (Defined by NHibernateProxyHelper.) | |
| ToTypeParameters | (Defined by ReflectHelper.) | 
Fields
| Name | Description | |
|---|---|---|
| tuplizerMapping | (Inherited from ComponentType.) | 
Properties
| Name | Description | |
|---|---|---|
| IsAnyType | 
            Gets a value indicating if the implementation is an "object" type
               (Inherited from AbstractType.) | |
| IsAssociationType | 
            Gets a value indicating if the AbstractType is an IAssociationType.
              (Inherited from AbstractType.) | |
| IsCollectionType | (Inherited from ComponentType.) | |
| IsComponentType | (Inherited from ComponentType.) | |
| IsEmbedded | (Overrides ComponentType..::..IsEmbedded.) | |
| IsEntityType | (Inherited from ComponentType.) | |
| IsMutable | (Inherited from ComponentType.) | |
| IsXMLElement | (Inherited from ComponentType.) | |
| Name | (Inherited from ComponentType.) | |
| PropertyNames | (Inherited from ComponentType.) | |
| PropertyNullability | (Inherited from ComponentType.) | |
| ReturnedClass | (Inherited from ComponentType.) | |
| Subtypes | (Inherited from ComponentType.) |