FuncQueryPartIsEmpty - свойство
Определяет, что эта часть составного запроса пустая.
Пространство имён: Tessa.Roles.Queries.PartsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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