Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Breeze.Sharp
AutoGeneratedKeyType Enumeration
BackupValuesMap Class
BackupValuesMap Constructor
BackupValuesMap Constructor
BackupValuesMap Constructor (Dictionary(String, Object))
BackupValuesMap Fields
Empty Field
BackupValuesMap Methods
BackupValuesMap Properties
BaseComplexObject Class
BaseComplexObject Constructor
BaseComplexObject Methods
GetValue(T) Method
Initialize Method
SetValue Method
StructuralEquals Method
BaseComplexObject Properties
ComplexAspect Property
BaseEntity Class
BaseEntity Constructor
BaseEntity Methods
GetValue(T) Method
Initialize Method
SetValue Method
BaseEntity Properties
EntityAspect Property
CacheQueryOptions Class
CacheQueryOptions Constructor
CacheQueryOptions Fields
DefaultSqlServerCompatibility Field
None Field
CacheQueryOptions Methods
Equals Method
GetHashCode Method
CacheQueryOptions Operators
Equality Operator
Inequality Operator
CacheQueryOptions Properties
Default Property
GuidOrdering Property
IsDefault Property
StringComparison Property
UseSql92CompliantStringComparison Property
CamelCasePropertiesNamingConvention Class
CamelCasePropertiesNamingConvention Constructor
CamelCasePropertiesNamingConvention Methods
ClientPropertyNameToServer Method
ServerPropertyNameToClient Method
CamelCasePropertiesNamingConvention Properties
ComplexAspect Class
ComplexAspect Methods
GetValidationErrors Method
SetValue Method
StructuralEquals Method
ComplexAspect Properties
ComplexObject Property
ComplexType Property
EntityManager Property
EntityState Property
EntityVersion Property
Parent Property
ParentEntity Property
ParentEntityProperty Property
ParentProperty Property
StructuralType Property
ComplexType Class
ComplexType Constructor
ComplexType Methods
ComplexType Properties
IsEntityType Property
ConcurrencyMode Enumeration
Configuration Class
Configuration Methods
__Reset Method
GetClrType Method
IsStructuralType Method
ProbeAssemblies Method
RegisterTypeDiscoveryAction Method
Configuration Properties
Instance Property
DataProperty Class
DataProperty Methods
DataProperty Properties
ClrType Property
ComplexType Property
ConcurrencyMode Property
DataType Property
DefaultValue Property
EnumTypeName Property
InverseNavigationProperty Property
IsAutoIncrementing Property
IsComplexProperty Property
IsConcurrencyProperty Property
IsDataProperty Property
IsEnumType Property
IsForeignKey Property
IsNavigationProperty Property
IsNullable Property
IsPartOfKey Property
MaxLength Property
RawTypeName Property
RelatedNavigationProperty Property
DataPropertyBuilder Class
DataPropertyBuilder Methods
ConcurrencyMode Method
DefaultValue Method
IsAutoIncrementing Method
IsNullable Method
IsPartOfKey Method
IsRequired Method
MaxLength Method
DataPropertyBuilder Properties
DataProperty Property
DataService Class
DataService Constructor
DataService Constructor (JNode)
DataService Constructor (String, HttpClient)
DataService Methods
GetAsync Method
GetAsync Method (String)
GetAsync Method (String, CancellationToken)
PostAsync Method
DataService Properties
Adapter Property
DefaultHttpMessageHandler Property
HasServerMetadata Property
HttpClient Property
JsonResultsAdapter Property
ServerMetadata Property
ServiceName Property
UseJsonP Property
DataServiceRequestException Class
DataServiceRequestException Constructor
DataServiceRequestException Constructor (String)
DataServiceRequestException Constructor (HttpResponseMessage, String)
DataServiceRequestException Methods
DataServiceRequestException Properties
HttpResponse Property
ResponseContent Property
DataType Class
DataType Constructor
DataType Fields
All Field
Binary Field
Boolean Field
Byte Field
DateTime Field
DateTimeOffset Field
Decimal Field
Double Field
Guid Field
Int16 Field
Int32 Field
Int64 Field
NextNumber Field
NextNumberIncrement Field
Single Field
String Field
StringPrefix Field
Time Field
Undefined Field
DataType Methods
FmtBinary Method
FmtBoolean Method
FmtDateTime Method
FmtDateTimeOffset Method
FmtGuid Method
FmtNumber Method
FmtString Method
FmtTime Method
FmtUndefined Method
FromClrType Method
FromEdmType Method
FromName Method
GetNextDateTime Method
GetNextGuid Method
GetNextNumber Method
GetNextString Method
Parse Method
DataType Properties
ClrType Property
DataTypeInfo Property
DefaultValue Property
FmtOData Property
GetNextTempValue Property
Name Property
DataTypeInfo Enumeration
DefaultKeyGenerator Class
DefaultKeyGenerator Constructor
DefaultKeyGenerator Methods
GetNextTempId Method
IsTempId Method
Reset Method
DefaultKeyGenerator Properties
TempIds Property
DictionaryKeysAreNotPropertyNamesJsonConverter Class
DictionaryKeysAreNotPropertyNamesJsonConverter Constructor
DictionaryKeysAreNotPropertyNamesJsonConverter Methods
CanConvert Method
ReadJson Method
WriteJson Method
DictionaryKeysAreNotPropertyNamesJsonConverter Properties
CanRead Property
EmailValidator Class
EmailValidator Constructor
EmailValidator Fields
EmailValidator Methods
EmailValidator Properties
EntityAction Enumeration
EntityAspect Class
EntityAspect Fields
AllErrors Field
EntityAspect Methods
AcceptChanges Method
Attach Method
Delete Method
Detach Method
Equals Method
ForceEntityPropertyChanged Method
GetHashCode Method
GetValidationErrors Method
HasChanges Method
LoadNavigationProperty Method
LoadNavigationProperty Method (String)
LoadNavigationProperty Method (NavigationProperty)
RejectChanges Method
SetValue Method
SetValue Method (String, Object)
SetValue Method (StructuralProperty, Object)
EntityAspect Properties
Entity Property
EntityKey Property
EntityManager Property
EntityState Property
EntityType Property
EntityVersion Property
HasTemporaryKey Property
IsAttached Property
IsChanged Property
IsDetached Property
IsNullEntity Property
StructuralType Property
ValidationErrors Property
EntityAspect Events
EntityPropertyChanged Event
PropertyChanged Event
EntityChangedEventArgs Class
EntityChangedEventArgs Constructor
EntityChangedEventArgs Methods
EntityChangedEventArgs Properties
EntityChangeEventArgs Class
EntityChangeEventArgs Constructor
EntityChangeEventArgs Methods
EntityChangeEventArgs Properties
Action Property
ActionEventArgs Property
Entity Property
EntityAspect Property
EntityChangingEventArgs Class
EntityChangingEventArgs Constructor
EntityChangingEventArgs Methods
EntityChangingEventArgs Properties
Cancel Property
EntityError Class
EntityError Constructor
EntityError Fields
Entity Field
EntityTypeName Field
ErrorMessage Field
ErrorName Field
IsServerError Field
KeyValues Field
Property Field
PropertyName Field
EntityError Methods
Resolve Method
EntityKey Class
EntityKey Constructor
EntityKey Constructor (EntityType, Object[])
EntityKey Constructor (Type, MetadataStore, Object[])
EntityKey Methods
CompareTo Method
Equals Method
GetHashCode Method
ToQuery Method
ToQuery Method
ToQuery(T) Method
ToString Method
EntityKey Operators
Equality Operator
Inequality Operator
EntityKey Properties
ClrType Property
EntityType Property
Values Property
EntityManager Class
EntityManager Constructor
EntityManager Constructor (EntityManager)
EntityManager Constructor (String, MetadataStore)
EntityManager Constructor (DataService, MetadataStore)
EntityManager Methods
AcceptChanges Method
AddEntity Method
AttachEntity Method
CheckAuthorizedThreadId Method
Clear Method
CreateEntity Method
CreateEntity(T) Method (EntityState)
CreateEntity(T) Method (Object, EntityState)
CreateEntity Method (Type, Object, EntityState)
CreateEntity Method (EntityType, Object, EntityState)
DetachEntity Method
EnableChangeNotification Method
ExecuteQuery Method
ExecuteQuery Method (EntityQuery)
ExecuteQuery(T) Method (EntityQuery(T))
ExecuteQuery Method (EntityQuery, CancellationToken)
ExecuteQuery(T) Method (EntityQuery(T), CancellationToken)
ExecuteQueryLocally Method
ExecuteQueryLocally Method (EntityQuery)
ExecuteQueryLocally(T) Method (EntityQuery(T))
ExportEntities Method
ExportEntities Method (IEnumerable(IEntity), Boolean)
ExportEntities Method (IEnumerable(IEntity), Boolean, TextWriter)
FetchEntityByKey Method
FetchEntityByKey Method (EntityKey, Boolean)
FetchEntityByKey Method (EntityKey, CancellationToken, Boolean)
FetchMetadata Method
FetchMetadata Method (DataService)
FetchMetadata Method (CancellationToken, DataService)
GenerateId Method
GetChanges Method
GetChanges Method (IEnumerable(Type))
GetChanges Method (Type[])
GetEntities Method
GetEntities Method (Type[])
GetEntities Method (EntityState)
GetEntities(T) Method (EntityState)
GetEntities Method (IEnumerable(Type), EntityState)
GetEntities Method (Type, EntityState)
GetEntityByKey Method
GetEntityByKey(T) Method (Object[])
GetEntityByKey(T) Method (EntityKey)
GetEntityByKey Method (EntityKey)
HasChanges Method
ImportEntities Method
ImportEntities Method (TextReader, ImportOptions)
ImportEntities Method (String, ImportOptions)
IsChangeNotificationEnabled Method
RejectChanges Method
SaveChanges Method
SaveChanges Method (SaveOptions)
SaveChanges Method (IEnumerable(IEntity), SaveOptions)
EntityManager Properties
AuthorizedThreadId Property
CacheQueryOptions Property
ChangeNotificationEnabled Property
CurrentThreadId Property
DataService Property
DefaultQueryOptions Property
DefaultSaveOptions Property
KeyGenerator Property
MetadataStore Property
ValidationOptions Property
EntityManager Events
EntityChanged Event
EntityChanging Event
HasChangesChanged Event
EntityManager.EntityKeyFetchResult Class
EntityManager.EntityKeyFetchResult Constructor
EntityKeyFetchResult Methods
EntityKeyFetchResult Properties
Entity Property
FromCache Property
EntityManagerCreatedEventArgs Class
EntityManagerCreatedEventArgs Constructor
EntityManagerCreatedEventArgs Methods
EntityManagerCreatedEventArgs Properties
EntityManager Property
EntityManagerHasChangesChangedEventArgs Class
EntityManagerHasChangesChangedEventArgs Constructor
EntityManagerHasChangesChangedEventArgs Methods
EntityManagerHasChangesChangedEventArgs Properties
EntityManager Property
HasChanges Property
EntityQuery Class
EntityQuery Constructor
EntityQuery Constructor
EntityQuery Constructor (EntityQuery)
EntityQuery Methods
CheckEm Method
Clone Method
Create Method
Execute Method
Execute Method (EntityManager)
Execute Method (CancellationToken, EntityManager)
ExecuteLocally Method
ExpandNonGeneric Method
From Method
From(T) Method
From(T) Method (String)
From(T) Method (String, T)
GetResourcePath Method
UpdateFrom Method
EntityQuery Properties
DataService Property
ElementType Property
EntityManager Property
Expression Property
JsonResultsAdapter Property
QueryableType Property
QueryOptions Property
ResourceName Property
EntityQuery(T) Class
EntityQuery(T) Constructor
EntityQuery(T) Constructor
EntityQuery(T) Constructor (String)
EntityQuery(T) Constructor (EntityQuery(T))
EntityQuery(T) Constructor (Expression, IQueryable)
EntityQuery(T) Methods
Clone Method
Execute Method
Execute Method (EntityManager)
Execute Method (CancellationToken, EntityManager)
ExecuteLocally Method
Expand Method
Expand(TTarget) Method (Expression(Func(T, TTarget)))
Expand Method (String)
ExpandNonGeneric Method
From Method
GetEnumerator Method
GetResourcePath Method
InlineCount Method
WithParameter Method
WithParameters Method
EntityQuery(T) Properties
DataServiceQuery Property
ElementType Property
Expression Property
Provider Property
EntityQueryExtensions Class
EntityQueryExtensions Methods
OrderBy(TSource, TKey) Method
OrderByDescending(TSource, TKey) Method
Select(TSource, TResult) Method
Skip(TSource) Method
Take(TSource) Method
ThenBy(TSource, TKey) Method
ThenByDescending(TSource, TKey) Method
Where Method
Where(TSource) Method (EntityQuery(TSource), Expression(Func(TSource, Boolean)))
Where(TSource) Method (EntityQuery(TSource), Expression(Func(TSource, Int32, Boolean)))
With Method
With(TQuery) Method (TQuery, EntityManager)
With(TQuery) Method (TQuery, FetchStrategy)
With(TQuery) Method (TQuery, IJsonResultsAdapter)
With(TQuery) Method (TQuery, MergeStrategy)
EntityState Enumeration
EntityStateFns Class
EntityStateFns Methods
IsAdded Method
IsAddedOrModified Method
IsAddedOrModifiedOrDeleted Method
IsDeleted Method
IsDeletedOrDetached Method
IsDeletedOrModified Method
IsDetached Method
IsModified Method
IsUnchanged Method
EntityType Class
EntityType Methods
CreateEntity Method
GetNavigationProperty Method
GetProperty Method
ToString Method
EntityType Properties
AutoGeneratedKeyType Property
BaseEntityType Property
ConcurrencyProperties Property
DefaultResourceName Property
ForeignKeyProperties Property
InverseForeignKeyProperties Property
IsEntityType Property
KeyProperties Property
NavigationProperties Property
Properties Property
SelfAndSubEntityTypes Property
EntityTypeBuilder(TEntity) Class
EntityTypeBuilder(TEntity) Constructor
EntityTypeBuilder(TEntity) Methods
DataProperty(TValue) Method
NavigationProperty Method
NavigationProperty(TTarget) Method (Expression(Func(TEntity, TTarget)))
NavigationProperty(TTarget) Method (Expression(Func(TEntity, NavigationSet(TTarget))))
EntityTypeBuilder(TEntity) Properties
CheckOnly Property
EntityType Property
EntityVersion Enumeration
FetchStrategy Enumeration
GuidOrdering Enumeration
IComplexObject Interface
IComplexObject Methods
IComplexObject Properties
ComplexAspect Property
IComplexObject Events
IDataServiceAdapter Interface
IDataServiceAdapter Methods
SaveChanges Method
IDataServiceAdapter Properties
JsonResultsAdapter Property
Name Property
IEntity Interface
IEntity Methods
IEntity Properties
EntityAspect Property
IEntity Events
IEntityQuery Interface
IEntityQuery Methods
Clone Method
IEntityQuery Properties
DataService Property
EntityManager Property
JsonResultsAdapter Property
QueryOptions Property
ResourceName Property
IHasBackingStore Interface
IHasBackingStore Properties
BackingStore Property
IHasInlineCount Interface
IHasInlineCount Properties
InlineCount Property
IJsonResultsAdapter Interface
IJsonResultsAdapter Methods
ExtractResults Method
VisitNode Method
IJsonResultsAdapter Properties
Name Property
IJsonSerializable Interface
IJsonSerializable Methods
ToJNode Method
IKeyGenerator Interface
IKeyGenerator Methods
GetNextTempId Method
IsTempId Method
Reset Method
IKeyGenerator Properties
TempIds Property
ImportOptions Class
ImportOptions Constructor
ImportOptions Fields
Default Field
ImportOptions Methods
ImportOptions Properties
MergeStrategy Property
ShouldMergeMetadata Property
ImportResult Class
ImportResult Methods
ImportResult Properties
ImportedEntities Property
TempKeyMap Property
INavigationSet Interface
INavigationSet Methods
Add Method
Clear Method
Contains Method
Remove Method
INavigationSet Properties
Count Property
NavigationProperty Property
ParentEntity Property
INavigationSet Events
Int32RangeValidator Class
Int32RangeValidator Constructor
Int32RangeValidator Methods
Int32RangeValidator Properties
Internable Class
Internable Constructor
Internable Methods
Equals Method
GetHashCode Method
Internable Properties
Name Property
IStructuralObject Interface
IStructuralObject Methods
Initialize Method
JNode Class
JNode Constructor
JNode Constructor
JNode Constructor (JObject)
JNode Methods
AddArray Method
AddArray(T) Method (String, IEnumerable(T))
AddArray(T) Method (String, IEnumerable(T), Func(T, JNode))
AddEnum Method
AddEnum(TEnum) Method (String, Nullable(TEnum))
AddEnum(TEnum) Method (String, TEnum)
AddJNode Method
AddJNode Method (String, IJsonSerializable)
AddJNode Method (String, JNode)
AddMap(T) Method
AddPrimitive Method
BuildMapNode(T) Method
DeserializeFrom Method
DeserializeFrom Method (Stream)
DeserializeFrom Method (TextReader)
DeserializeFrom Method (String)
Equals Method
FromObject Method
Get Method
Get Method (String, Type)
Get(T) Method (String, T)
GetArray Method
GetArray(T) Method (String)
GetArray(T) Method (String[])
GetArray Method (String, IEnumerable(Type))
GetEnum(TEnum) Method
GetHashCode Method
GetJNode Method
GetJNodeArray Method
GetJNodeArrayMap Method
GetJNodeMap Method
GetMap Method
GetMap(T) Method (String)
GetMap Method (String, Func(String, Type))
GetNullableEnum(TEnum) Method
GetToken(T) Method
HasValues Method
Serialize Method
SerializeTo Method
SerializeTo Method (Stream)
SerializeTo Method (TextWriter)
ToJArray Method
ToJArray(T) Method (IEnumerable(T))
ToJArray(T) Method (IEnumerable(T), Func(T, JNode))
ToObject Method
ToString Method
JNode Properties
Config Property
IsEmpty Property
JsonEntityConverter Class
JsonEntityConverter Constructor
JsonEntityConverter Methods
CanConvert Method
CreateAndPopulate Method
PopulateEntity Method
ReadJson Method
WriteJson Method
JsonEntityConverter Properties
JsonNodeInfo Class
JsonNodeInfo Constructor
JsonNodeInfo Methods
JsonNodeInfo Properties
Ignore Property
Node Property
NodeId Property
NodeRefId Property
ServerTypeNameInfo Property
LoadingOperation Enumeration
LocalizedMessage Class
LocalizedMessage Constructor
LocalizedMessage Constructor (String)
LocalizedMessage Constructor (LocalizedMessage)
LocalizedMessage Constructor (String, ResourceManager)
LocalizedMessage Constructor (String, Type)
LocalizedMessage Constructor (String, String, Assembly)
LocalizedMessage Methods
Format Method
WithDefaultMessage Method
LocalizedMessage Properties
DefaultMessage Property
IsLocalized Property
Key Property
Message Property
ResourceManager Property
MappingContext Class
MappingContext Constructor
MappingContext Fields
EntityManager Field
JsonResultsAdapter Field
LoadingOperation Field
MergeStrategy Field
MappingContext Methods
VisitNode Method
MappingContext Properties
Entities Property
MetadataStore Property
RefMap Property
Serializer Property
MaxLengthValidator Class
MaxLengthValidator Constructor
MaxLengthValidator Methods
GetErrorMessage Method
ValidateCore Method
MaxLengthValidator Properties
MaxLength Property
MergeStrategy Enumeration
MessageType Enumeration
MetadataMismatchEventArgs Class
MetadataMismatchEventArgs Constructor
MetadataMismatchEventArgs Methods
MetadataMismatchEventArgs Properties
Allow Property
Detail Property
Message Property
MetadataMismatchType Property
PropertyName Property
StructuralTypeInfo Property
StructuralTypeName Property
MetadataMismatchType Enumeration
MetadataStore Class
MetadataStore Constructor
MetadataStore Fields
MetadataVersion Field
MetadataStore Methods
AddDataService Method
ExportMetadata Method
ExportMetadata Method
ExportMetadata Method (TextWriter)
FetchMetadata Method
FetchMetadata Method (DataService)
FetchMetadata Method (DataService, CancellationToken)
GetComplexType Method
GetComplexType Method (Type)
GetComplexType Method (String, Boolean)
GetDataService Method
GetDefaultResourceName Method
GetDefaultResourceName Method (Type)
GetDefaultResourceName Method (EntityType)
GetEntityType Method
GetEntityType Method (Type)
GetEntityType Method (String, Boolean)
GetEntityTypeForResourceName Method
GetMessages Method
GetStructuralType Method
ImportMetadata Method
ImportMetadata Method (TextReader, Boolean)
ImportMetadata Method (String, Boolean)
IsStructuralType Method
SetResourceName Method
MetadataStore Properties
AllowedMetadataMismatchTypes Property
ComplexTypes Property
Detached Property
EntityTypes Property
NamingConvention Property
StoreID Property
MetadataStore Events
MetadataMismatch Event
NamingConvention Class
NamingConvention Constructor
NamingConvention Fields
__namingConventions Field
CamelCaseProperties Field
Default Field
Suffix Field
NamingConvention Methods
AddClientServerNamespaceMapping Method
ClientPropertyNameToServer Method
ClientTypeNameToServer Method
Clone Method
ServerPropertyNameToClient Method
ServerTypeNameToClient Method
TestPropertyName Method
WithClientServerNamespaceMapping Method
WithClientServerNamespaceMapping Method (IDictionary(String, String))
WithClientServerNamespaceMapping Method (String, String)
NamingConvention Properties
ClientServerNamespaceMap Property
NavigationProperty Class
NavigationProperty Methods
NavigationProperty Properties
AssociationName Property
ClrType Property
EntityType Property
ForeignKeyNames Property
ForeignKeyProperties Property
Inverse Property
InvForeignKeyNames Property
InvForeignKeyProperties Property
IsDataProperty Property
IsNavigationProperty Property
RelatedDataProperties Property
NavigationPropertyBuilder(TEntity, TTarget) Class
NavigationPropertyBuilder(TEntity, TTarget) Methods
HasForeignKey(TValue) Method
HasInverse Method
HasInverse Method (Expression(Func(TTarget, TEntity)))
HasInverse Method (Expression(Func(TTarget, NavigationSet(TEntity))))
HasInverseForeignKey(TValue) Method
NavigationPropertyBuilder(TEntity, TTarget) Properties
NavigationProperty Property
NavigationSet(T) Class
NavigationSet(T) Constructor
NavigationSet(T) Methods
ClearItems Method
InsertItem Method
RemoveItem Method
SetItem Method
NavigationSet(T) Properties
NavigationProperty Property
ParentEntity Property
NavigationSet(T) Events
NodeContext Class
NodeContext Constructor
NodeContext Fields
Node Field
ObjectType Field
StructuralProperty Field
StructuralType Field
NodeContext Methods
NumericDataType Class
NumericDataType Constructor
NumericDataType Methods
NumericDataType Properties
PhoneNumberValidator Class
PhoneNumberValidator Constructor
PhoneNumberValidator Fields
PhoneNumberValidator Methods
PhoneNumberValidator Properties
QueryOptions Class
QueryOptions Constructor
QueryOptions Constructor
QueryOptions Constructor (JNode)
QueryOptions Constructor (Nullable(FetchStrategy), Nullable(MergeStrategy))
QueryOptions Fields
Default Field
QueryOptions Methods
With Method
With Method (FetchStrategy)
With Method (MergeStrategy)
QueryOptions Properties
FetchStrategy Property
MergeStrategy Property
QueryResult(T) Class
QueryResult(T) Constructor
QueryResult(T) Methods
GetEnumerator Method
QueryResult(T) Properties
InlineCount Property
Results Property
RangeValidator(T) Class
RangeValidator(T) Constructor
RangeValidator(T) Methods
GetErrorMessage Method
ValidateCore Method
RangeValidator(T) Properties
IncludeMaxEndpoint Property
IncludeMinEndpoint Property
Max Property
Min Property
RegexValidator Class
RegexValidator Constructor
RegexValidator Constructor (String, String)
RegexValidator Constructor (Regex, String)
RegexValidator Fields
PatternName Field
RegexValidator Methods
GetErrorMessage Method
ValidateCore Method
RegexValidator Properties
Regex Property
RequiredValidator Class
RequiredValidator Constructor
RequiredValidator Methods
GetErrorMessage Method
ValidateCore Method
RequiredValidator Properties
DefaultTreatEmptyStringAsNull Property
TreatEmptyStringAsNull Property
SaveException Class
SaveException Constructor
SaveException Constructor (IEnumerable(ValidationError))
SaveException Constructor (String, Exception)
SaveException Constructor (EntityManager, String)
SaveException Methods
SaveException Properties
EntityErrors Property
IsServerError Property
Message Property
ValidationErrors Property
SaveOptions Class
SaveOptions Constructor
SaveOptions Constructor (SaveOptions)
SaveOptions Constructor (String, DataService, String)
SaveOptions Fields
Default Field
SaveOptions Methods
SaveOptions Properties
DataService Property
ResourceName Property
Tag Property
SaveResult Class
SaveResult Fields
Empty Field
SaveResult Methods
SaveResult Properties
Entities Property
KeyMappings Property
SqlServerGuidComparer Class
SqlServerGuidComparer Constructor
SqlServerGuidComparer Methods
Compare Method
StringLengthValidator Class
StringLengthValidator Constructor
StringLengthValidator Methods
GetErrorMessage Method
ValidateCore Method
StringLengthValidator Properties
MaxLength Property
MinLength Property
StructuralAspect Class
StructuralAspect Constructor
StructuralAspect Methods
ClearBackupVersion Method
GetOriginalValue Method
GetPreproposedValue Method
GetRawValue Method
GetValidationErrors Method
GetValue Method
GetValue Method (String)
GetValue(T) Method (String)
GetValue Method (StructuralProperty)
GetValue(T) Method (StructuralProperty)
GetValue Method (DataProperty, EntityVersion)
GetValues Method
ProcessComplexProperties Method
RejectChangesCore Method
RestoreBackupVersion Method
SetDpValue Method
SetRawValue Method
SetValue Method
UpdateBackupVersion Method
Validate Method
ValidateCore Method
ValidateInternal Method
ValidateProperty Method
StructuralAspect Properties
BackingStore Property
EntityState Property
EntityVersion Property
Initialized Property
OriginalValuesMap Property
PreproposedValuesMap Property
StructuralObject Property
StructuralType Property
StructuralObjectExtensions Class
StructuralObjectExtensions Methods
GetStructuralAspect Method
StructuralProperty Class
StructuralProperty Constructor
StructuralProperty Constructor (String)
StructuralProperty Constructor (StructuralProperty)
StructuralProperty Methods
StructuralProperty Properties
ClrType Property
Custom Property
DisplayName Property
IsDataProperty Property
IsInherited Property
IsNavigationProperty Property
IsScalar Property
IsUnmapped Property
MetadataStore Property
Name Property
NameOnServer Property
ParentType Property
Validators Property
StructuralType Class
StructuralType Constructor
StructuralType Fields
_complexProperties Field
_unmappedProperties Field
StructuralType Methods
GetDataProperty Method
GetProperty Method
UpdateCollection Method
StructuralType Properties
ClrType Property
ComplexProperties Property
Custom Property
DataProperties Property
IsAbstract Property
IsAnonymous Property
IsEntityType Property
MetadataStore Property
Name Property
NameOnServer Property
Namespace Property
Properties Property
ShortName Property
UnmappedProperties Property
Validators Property
Warnings Property
StructuralTypeBuilder Class
StructuralTypeBuilder Constructor
StructuralTypeBuilder Methods
StructuralTypeBuilder Properties
MetadataStore Property
TimeSpanConverter Class
TimeSpanConverter Constructor
TimeSpanConverter Methods
CanConvert Method
ReadJson Method
WriteJson Method
TimeSpanConverter Properties
TypeNameInfo Class
TypeNameInfo Constructor
TypeNameInfo Methods
FromClrType Method
FromClrTypeName Method
FromStructuralTypeName Method
IsQualifiedTypeName Method
ToClient Method
ToServer Method
ToStructuralTypeName Method
TypeNameInfo Properties
IsAnonymous Property
Namespace Property
ShortName Property
StructuralTypeName Property
UniqueId Class
UniqueId Constructor
UniqueId Methods
CompareTo Method
Equals Method
GetHashCode Method
ToString Method
UniqueId Properties
Property Property
Value Property
UniqueIdCollection Class
UniqueIdCollection Constructor
UniqueIdCollection Constructor
UniqueIdCollection Constructor (IEnumerable(UniqueId))
UniqueIdCollection Methods
AddRange Method
UniqueIdCollection Properties
ContainsIdentityIds Property
UniqueIdMap Class
UniqueIdMap Constructor
UniqueIdMap Constructor
UniqueIdMap Constructor (UniqueIdCollection)
UniqueIdMap Constructor (IEnumerable(UniqueIdMap))
UniqueIdMap Methods
AddCollection Method
AddMap Method
ToCollection Method
UniqueIdMap Properties
UrlOptions Enumeration
UrlValidator Class
UrlValidator Constructor
UrlValidator Fields
UrlValidator Methods
UrlValidator Properties
ValidationApplicability Enumeration
ValidationContext Class
ValidationContext Constructor
ValidationContext Constructor (IStructuralObject)
ValidationContext Constructor (ValidationContext)
ValidationContext Constructor (IStructuralObject, StructuralProperty, Object)
ValidationContext Methods
ValidationContext Properties
ComplexObject Property
DisplayName Property
Entity Property
Property Property
PropertyPath Property
PropertyValue Property
ValidationError Class
ValidationError Constructor
ValidationError Methods
GetKey Method
ValidationError Properties
Context Property
IsServerError Property
Key Property
Message Property
Validator Property
ValidationErrorCollection Class
ValidationErrorCollection Constructor
ValidationErrorCollection Methods
Add Method
Clear Method
GetKeyForItem Method
Remove Method
RemoveKey Method
ValidationErrorCollection Properties
EntityAspect Property
ValidationOptions Class
ValidationOptions Constructor
ValidationOptions Fields
Default Field
ValidationOptions Methods
ValidationOptions Properties
ValidationApplicability Property
Validator Class
Validator Constructor
Validator Fields
Suffix Field
Validator Methods
FindOrCreate Method
GetErrorMessage Method
Validate Method
ValidateCore Method
Validator Properties
LocalizedKey Property
LocalizedMessage Property
ValidatorExtensions Class
ValidatorExtensions Methods
Intern(T) Method
WithMessage Method
WithMessage(T) Method (T, LocalizedMessage)
WithMessage(T) Method (T, String)
WithMessage(T) Method (T, Type)
WithMessage(T) Method (T, String, Assembly)
WebApiDataServiceAdapter Class
WebApiDataServiceAdapter Constructor
WebApiDataServiceAdapter Methods
SaveChanges Method
WebApiDataServiceAdapter Properties
JsonResultsAdapter Property
Name Property
WebApiJsonResultsAdapter Class
WebApiJsonResultsAdapter Constructor
WebApiJsonResultsAdapter Fields
Instance Field
WebApiJsonResultsAdapter Methods
ExtractResults Method
VisitNode Method
WebApiJsonResultsAdapter Properties
Name Property
Breeze.Sharp.Core
AsyncSemaphore Class
AsyncSemaphore Constructor
AsyncSemaphore Methods
Release Method
WaitAsync Method
BooleanUsingBlock Class
BooleanUsingBlock Constructor
BooleanUsingBlock Constructor (Action(Boolean))
BooleanUsingBlock Constructor (Action(Boolean), Boolean)
BooleanUsingBlock Constructor (Action(Boolean), Boolean, Boolean)
BooleanUsingBlock Methods
Dispose Method
DynamicComparer(T, TResult) Class
DynamicComparer(T, TResult) Constructor
DynamicComparer(T, TResult) Methods
Equals Method
Equals Method (T, T)
GetHashCode Method
GetHashCode Method (T)
EnumerableFns Class
EnumerableFns Methods
AllEqual Method
AllEqual(T) Method (IEnumerable(T))
AllEqual(T, U) Method (IEnumerable(T), Func(T, U))
Distinct(TSource, TResult) Method
Except(TSource, TResult) Method
ForEach Method
ForEach(T) Method (IEnumerable(T), Action(T))
ForEach(T) Method (IEnumerable(T), Action(T, Int32))
GetAggregateHashCode Method
IndexOf(T) Method
Intersect(TSource, TResult) Method
ToAggregateString Method
ToHashSet(T) Method
Union(TSource, TResult) Method
MapCollection(T, U) Class
MapCollection(T, U) Constructor
MapCollection(T, U) Constructor
MapCollection(T, U) Constructor (IEnumerable(U))
MapCollection(T, U) Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
CopyTo Method
GetKeyForItem Method
Remove Method
RemoveKey Method
MapCollection(T, U) Properties
Count Property
IsReadOnly Property
Item Property
ReadOnlyValues Property
NotifiableCollection(T) Class
NotifiableCollection(T) Constructor
NotifiableCollection(T) Constructor
NotifiableCollection(T) Constructor (IEnumerable(T))
NotifiableCollection(T) Constructor (IEqualityComparer(T))
NotifiableCollection(T) Constructor (IEnumerable(T), IEqualityComparer(T))
NotifiableCollection(T) Methods
ClearItems Method
GetKeyForItem Method
InsertItem Method
RemoveItem Method
SetItem Method
NotifiableCollection(T) Properties
NotifiableCollection(T) Events
CollectionChanged Event
PropertyChanged Event
PredicateBuilder Class
PredicateBuilder Methods
And(T) Method
Create(T) Method
False(T) Method
Not(T) Method
Or(T) Method
True(T) Method
SafeDictionary(K, V) Class
SafeDictionary(K, V) Constructor
SafeDictionary(K, V) Constructor
SafeDictionary(K, V) Constructor (Dictionary(K, V))
SafeDictionary(K, V) Methods
SafeDictionary(K, V) Properties
ReadOnlyDictionary Property
SafeList(T) Class
SafeList(T) Constructor
SafeList(T) Constructor
SafeList(T) Constructor (IEnumerable(T))
SafeList(T) Constructor (T[])
SafeList(T) Methods
SafeList(T) Properties
ReadOnlyValues Property
SetCollection(U) Class
SetCollection(U) Constructor
SetCollection(U) Constructor
SetCollection(U) Constructor (IEnumerable(U))
SetCollection(U) Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Remove Method
SetCollection(U) Properties
Count Property
IsReadOnly Property
TypeFns Class
TypeFns Methods
ConstructGenericInstance Method
ConstructGenericInstance Method (Type, Type[])
ConstructGenericInstance Method (Type, Type[], Object[])
ConvertType Method
CreateGenericInstance Method
GetDefaultValue Method
GetGenericArgument Method
GetNonNullableType Method
GetNullableType Method
GetTypesImplementing Method
IsAssignableFrom Method
IsNullableType Method
UsingBlock Class
UsingBlock Constructor
UsingBlock Methods
Create(T) Method
Dispose Method
UsingBlock Properties
PostAction Property
UtilFns Class
UtilFns Constructor
UtilFns Methods
DictionariesEqual(K, V) Method
ToArray(T) Method
ToCamelCase Method
TypeToSerializationName Method
This page uses an IFRAME but your browser does not support it.