Skip to content
Serenity
Docs
Toggle navigation
Enter
10.5.0
10.5.2
Latest
10.5.0
10.4.0
9.1.6
8.8.1
8.4.4
6.9.5
6.2.4
All Versions
Live Demo
Serenity.is Home
Blog
GitHub Repo
Members Area
StartSharp Repo
Premium
Light
Dark
System
Docs
API Reference (.NET)
Serenity.Net.Services
Serenity.Data
ISqlQueryExtensible
IntoRows
ISqlQueryExtensible.IntoRows property
Gets the into rows.
public IList<object> IntoRows { get; }
Property Value
The into rows.
See Also
interface
ISqlQueryExtensible
Previous Page
Next Page