Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
breeze
EntityKey
Class EntityKey
Index
Constructor methods
constructor
Properties
entityType
values
Methods
equals
equals
Constructor methods
constructor
(
entityType
:
EntityType
, keyValue
:
any
)
:
EntityKey
Parameters
entityType:
EntityType
keyValue:
any
Returns
EntityKey
constructor
(
entityType
:
EntityType
, keyValues
:
Array<any>
)
:
EntityKey
Parameters
entityType:
EntityType
keyValues:
Array<any>
Returns
EntityKey
Properties
public
entityType
:
EntityType
public
values
:
Array<any>
Methods
public
equals
(
entityKey
:
EntityKey
)
:
boolean
Parameters
entityKey:
EntityKey
Returns
boolean
public
static
equals
(
k1
:
EntityKey
, k2
:
EntityKey
)
:
boolean
Parameters
k1:
EntityKey
k2:
EntityKey
Returns
boolean
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
constructor
entityType
values
equals
equals
EntityManager
EntityQuery
EntityStateSymbol
EntityType
FilterQueryOpSymbol
HasChangesChangedEvent
HasChangesChangedEventArgs
JsonResultsAdapter
LocalQueryComparisonOptions
MetadataStore
NamingConvention
NavigationProperty
Predicate
PropertyChangedEvent
PropertyChangedEventArgs
QueryOptions
SaveOptions
StrategySymbol
ValidationError
ValidationErrorsChangedEvent
ValidationErrorsChangedEventArgs
ValidationOptions
Validator