Any value that maps to columns.

Namespace: NHibernate.Mapping
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class SimpleValue _
	Implements IKeyValue, IValue
C#
public class SimpleValue : IKeyValue, IValue
Visual C++
public ref class SimpleValue : IKeyValue, IValue

Inheritance Hierarchy