PlaceholderQueryDistinct - свойство
Признак того, что в результатах запроса будут содержаться только отличающиеся значения.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public bool Distinct { get; set; }
Public Property Distinct As Boolean
Get
Set
public:
virtual property bool Distinct {
bool get () sealed;
void set (bool value) sealed;
}
abstract Distinct : bool with get, set
override Distinct : bool with get, set
BooleanIPlaceholderQueryDistinct