index property

int? index
getter/setter pair

Index of the expression in the query. This is used to create unique query aliases for sub queries.

Implementation

int? index;