Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
breeze
DataProperty
Class DataProperty
Index
Constructor methods
constructor
Properties
complexTypeName
concurrencyMode
dataType
defaultValue
fixedLength
isComplexProperty
isDataProperty
isInherited
isNavigationProperty
isNullable
isPartOfKey
isUnmapped
maxLength
name
nameOnServer
parentType
relatedNavigationProperty
validators
Constructor methods
constructor
(
config
:
DataPropertyOptions
)
:
DataProperty
Parameters
config:
DataPropertyOptions
Returns
DataProperty
Properties
public
complexTypeName
:
string
public
concurrencyMode
:
string
public
dataType
:
DataTypeSymbol
public
defaultValue
:
any
public
fixedLength
:
boolean
public
isComplexProperty
:
boolean
public
isDataProperty
:
boolean
public
isInherited
:
boolean
public
isNavigationProperty
:
boolean
public
isNullable
:
boolean
public
isPartOfKey
:
boolean
public
isUnmapped
:
boolean
public
maxLength
:
number
public
name
:
string
public
nameOnServer
:
string
public
parentType
:
IStructuralType
public
relatedNavigationProperty
:
NavigationProperty
public
validators
:
Validator
[]
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
constructor
complexTypeName
concurrencyMode
dataType
defaultValue
fixedLength
isComplexProperty
isDataProperty
isInherited
isNavigationProperty
isNullable
isPartOfKey
isUnmapped
maxLength
name
nameOnServer
parentType
relatedNavigationProperty
validators
DataService
DataServiceAdapter
DataTypeSymbol
EntityActionSymbol
EntityAspect
EntityChangedEvent
EntityChangedEventArgs
EntityKey
EntityManager
EntityQuery
EntityStateSymbol
EntityType
FilterQueryOpSymbol
HasChangesChangedEvent
HasChangesChangedEventArgs
JsonResultsAdapter
LocalQueryComparisonOptions
MetadataStore
NamingConvention
NavigationProperty
Predicate
PropertyChangedEvent
PropertyChangedEventArgs
QueryOptions
SaveOptions
StrategySymbol
ValidationError
ValidationErrorsChangedEvent
ValidationErrorsChangedEventArgs
ValidationOptions
Validator