FuncQueryPartIsEmpty - свойство
Определяет, что эта часть составного запроса пустая.
Пространство имён: Tessa.Roles.Queries.PartsСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
public:
virtual property bool IsEmpty {
bool get () sealed;
}
abstract IsEmpty : bool with get
override IsEmpty : bool with get
BooleanIComplexQueryPartIsEmpty