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