[Missing <summary> documentation for "F:NHibernate.Impl.AbstractDetachedQuery.posUntypeParams"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected readonly Dictionary<int, Object> posUntypeParams |
Visual Basic |
---|
Protected ReadOnly posUntypeParams As Dictionary(Of Integer, Object) |
Visual C++ |
---|
protected: initonly Dictionary<int, Object^>^ posUntypeParams |