[Missing <summary> documentation for "P:NHibernate.Impl.AbstractQueryImpl.RowSelection"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
protected RowSelection RowSelection { get; }  | 
| Visual Basic | 
|---|
Protected ReadOnly Property RowSelection As RowSelection Get  | 
| Visual C++ | 
|---|
protected: property RowSelection^ RowSelection { RowSelection^ get (); }  |