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