Information to determine how to run an IDbCommand and what
records to return from the IDataReader.
Namespace: NHibernate.EngineAssembly: 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 |