SQL - Extended  1.0.0
Pi-Con: Small utilities makes the difference
Properties | List of all members
SQLite.BaseTableQuery.Ordering Class Reference

Ordering on a Column name. More...

Properties

string ColumnName [get, set]
 Column name More...
 
bool Ascending [get, set]
 type of sorting More...
 

Detailed Description

Ordering on a Column name.

Property Documentation

◆ Ascending

bool SQLite.BaseTableQuery.Ordering.Ascending
getset

type of sorting

◆ ColumnName

string SQLite.BaseTableQuery.Ordering.ColumnName
getset

Column name


The documentation for this class was generated from the following file: