An IType that may be used as an identifier.
Namespace: NHibernate.TypeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public interface IIdentifierType : IType, ICacheAssembler |
| Visual Basic |
|---|
Public Interface IIdentifierType _ Inherits IType, ICacheAssembler |
| Visual C++ |
|---|
public interface class IIdentifierType : IType, ICacheAssembler |