PlaceholderQueryDistinct - свойство
Признак того, что в результатах запроса будут содержаться только отличающиеся значения.
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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