Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
breeze
Predicate
Class Predicate
Index
Constructor methods
constructor
Properties
and
and
create
or
or
Methods
isPredicate
not
not
toFunction
toString
validate
Constructor methods
constructor
(
property
:
string
, operator
:
string
, value
:
any
, valueIsLiteral
?:
boolean
)
:
Predicate
Parameters
property:
string
operator:
string
value:
any
valueIsLiteral?:
boolean
optional
Returns
Predicate
constructor
(
property
:
string
, operator
:
FilterQueryOpSymbol
, value
:
any
, valueIsLiteral
?:
boolean
)
:
Predicate
Parameters
property:
string
operator:
FilterQueryOpSymbol
value:
any
valueIsLiteral?:
boolean
optional
Returns
Predicate
Properties
public
static
and
:
PredicateMethod
public
and
:
PredicateMethod
public
static
create
:
PredicateMethod
public
static
or
:
PredicateMethod
public
or
:
PredicateMethod
Methods
public
static
isPredicate
(
o
:
any
)
:
boolean
Parameters
o:
any
Returns
boolean
public
static
not
(
predicate
:
Predicate
)
:
Predicate
Parameters
predicate:
Predicate
Returns
Predicate
public
not
(
)
:
Predicate
Returns
Predicate
public
toFunction
(
)
:
Function
Returns
Function
public
toString
(
)
:
string
Returns
string
public
validate
(
entityType
:
EntityType
)
Parameters
entityType:
EntityType
Globals
breeze
breeze.config
breeze.core
jquery
q
DataType
EntityAction
EntityState
FetchStrategy
FilterQueryOp
MergeStrategy
metadataVersion
remoteAccess_odata
remoteAccess_webApi
version
ComplexObject
DataPropertyOptions
DataServiceOptions
Entity
EntityByKeyResult
EntityManagerOptions
EntityManagerProperties
EntityTypeOptions
EntityTypeProperties
ExecuteQueryErrorCallback
ExecuteQuerySuccessCallback
IProperty
IStructuralType
MetadataStoreOptions
NamingConventionOptions
NavigationPropertyOptions
NodeContext
OrderByClause
PredicateMethod
QueryContext
QueryOptionsConfiguration
QueryResult
SaveChangesErrorCallback
SaveChangesSuccessCallback
SaveOptionsConfiguration
SaveResult
ValidationOptionsConfiguration
ValidatorFunction
ValidatorFunctionContext
AutoGeneratedKeyType
ComplexAspect
ComplexType
DataProperty
DataService
DataServiceAdapter
DataTypeSymbol
EntityActionSymbol
EntityAspect
EntityChangedEvent
EntityChangedEventArgs
EntityKey
EntityManager
EntityQuery
EntityStateSymbol
EntityType
FilterQueryOpSymbol
HasChangesChangedEvent
HasChangesChangedEventArgs
JsonResultsAdapter
LocalQueryComparisonOptions
MetadataStore
NamingConvention
NavigationProperty
Predicate
constructor
and
and
create
or
or
isPredicate
not
not
toFunction
toString
validate
PropertyChangedEvent
PropertyChangedEventArgs
QueryOptions
SaveOptions
StrategySymbol
ValidationError
ValidationErrorsChangedEvent
ValidationErrorsChangedEventArgs
ValidationOptions
Validator