An ordered pair of a value and its Hibernate type.
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class TypedValue |
| Visual Basic |
|---|
<SerializableAttribute> _ Public NotInheritable Class TypedValue |
| Visual C++ |
|---|
[SerializableAttribute] public ref class TypedValue sealed |