exprSql property
Optional indexed-expression source (SQL text). When non-null the index is on this expression rather than a base column.
Implementation
final String? exprSql;
Optional indexed-expression source (SQL text). When non-null the index is on this expression rather than a base column.
final String? exprSql;