Enables other Component-like types to hold collections and have cascades, etc.
Namespace: NHibernate.TypeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public interface IAbstractComponentType : IType, ICacheAssembler |
| Visual Basic |
|---|
Public Interface IAbstractComponentType _ Inherits IType, ICacheAssembler |
| Visual C++ |
|---|
public interface class IAbstractComponentType : IType, ICacheAssembler |