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