Gets the Value for the Expression.
Namespace: NHibernate.CriterionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public Object Value { get; } |
Visual Basic |
---|
Public ReadOnly Property Value As Object Get |
Visual C++ |
---|
public: property Object^ Value { Object^ get (); } |