ICriteria.IsEmpty property

namespace: Serenity   assemblySerenity.Net.Data

Gets a value indicating whether this criteria instance is empty.

public bool IsEmpty { get; }

Property Value

true if this instance is empty; otherwise, false.

See Also