Click or drag to resize

Proprietà QSSelectCommandDistinct

Restituisce o imposta se la SELECT è preceduta dalla clausola DISTINCT.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public bool Distinct { get; set; }

Valore della proprietà

Tipo: Boolean
Vedi anche