String constant for DISTINCT subscription mode.
public: string DISTINCT = "DISTINCT";
public const string DISTINCT = "DISTINCT";
Public Const DISTINCT As string = "DISTINCT"
SimpleTableInfo Fields