[Missing <summary> documentation for "P:DatabaseObjects.SQL.SQLSelect.Distinct"]
public bool Distinct { get; set; }
Public Property Distinct As Boolean Get Set
public: property bool Distinct { bool get (); void set (bool value); }