The DISTINCT Mode.
public: Mode DISTINCT = new Mode("DISTINCT");
public static readonly Mode DISTINCT = new Mode("DISTINCT");
Public static readonly DISTINCT As Mode = new Mode("DISTINCT")
Mode Fields