SQLSetQuantifier

Undocumented in source.

Members

Variables

ALL
enum int ALL;
Undocumented in source.
DISTINCT
enum int DISTINCT;
Undocumented in source.
DISTINCTROW
enum int DISTINCTROW;
Undocumented in source.
UNIQUE
enum int UNIQUE;
Undocumented in source.

Meta