Information to determine how to run an IDbCommand and what records to return from the IDataReader.

Namespace: NHibernate.Engine
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
[SerializableAttribute]
public sealed class RowSelection
Visual Basic
<SerializableAttribute> _
Public NotInheritable Class RowSelection
Visual C++
[SerializableAttribute]
public ref class RowSelection sealed

Inheritance Hierarchy

System..::..Object
  NHibernate.Engine..::..RowSelection

See Also