Casting a value from one type to another, at the database
level
Namespace: NHibernate.CriterionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class CastProjection : SimpleProjection |
Visual Basic |
---|
<SerializableAttribute> _ Public Class CastProjection _ Inherits SimpleProjection |
Visual C++ |
---|
[SerializableAttribute] public ref class CastProjection : public SimpleProjection |
Inheritance Hierarchy
System..::..Object
NHibernate.Criterion..::..SimpleProjection
NHibernate.Criterion..::..CastProjection
NHibernate.Criterion..::..SimpleProjection
NHibernate.Criterion..::..CastProjection