Type IDiscriminatorType
Namespace NHibernate.Type
Interfaces IIdentifierType, ILiteralType
This interface contains no new methods but does require that an IType that will be used in a discriminator column must implement both the IIdentifierType and ILiteralType interfaces.