Skip to content
Serenity
Docs
Toggle navigation
Enter
10.5.2
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
ISqlQuery
Columns
ISqlQuery.Columns property
Gets the columns.
public IEnumerable<Column> Columns { get; }
Property Value
The columns.
See Also
class
Column
interface
ISqlQuery
Previous Page
Next Page