[Missing <summary> documentation for "P:NHibernate.Linq.NhLinqExpression.ReturnType"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public NhLinqExpressionReturnType ReturnType { get; private set; } |
| Visual Basic |
|---|
Public Property ReturnType As NhLinqExpressionReturnType Get Private Set |
| Visual C++ |
|---|
public: property NhLinqExpressionReturnType ReturnType { NhLinqExpressionReturnType get (); private: void set (NhLinqExpressionReturnType value); } |