DomainObjects Class Library

Criteria False Operator 

Implements the operator false.

public static bool operator false(
   Criteria criteria
);

Parameters

criteria
The criteria.

Return Value

The result of the operator.

Remarks

See http://msdn.microsoft.com/en-us/library/aa691312(VS.71).aspx

See Also

Criteria Class | DomainObjects.Facade.Command Namespace