IdeaBlade DevForce 2010 Help Reference
IdeaBlade.EntityModel Namespace (IdeaBlade.EntityModel) Inheritance Hierarchy
See Also Send Feedback
IdeaBlade.EntityModel Assembly : IdeaBlade.EntityModel Namespace

Inheritance Hierarchy

System.Object
   IdeaBlade.Core.IdeaBladeException
      System.Exception
         IdeaBlade.EntityModel.EntityServerException
            IdeaBlade.EntityModel.EntityManagerSaveException
            IdeaBlade.EntityModel.EntityServerConnectionException
            IdeaBlade.EntityModel.LoginException
            IdeaBlade.EntityModel.PersistenceSecurityException
            IdeaBlade.EntityModel.QueryInversionServerException
   IdeaBlade.Core.MemberMetadata
      IdeaBlade.EntityModel.EntityMemberMetadata
   IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>
      IdeaBlade.Core.PropertyInterceptorArgs
         IdeaBlade.EntityModel.DataEntityPropertyInterceptorArgs<TInstance,TValue>
            IdeaBlade.EntityModel.DataEntityPropertyGetInterceptorArgs<TInstance,TResult>
            IdeaBlade.EntityModel.DataEntityPropertySetInterceptorArgs<TInstance,TResult>
         IdeaBlade.EntityModel.NavigationEntityPropertyInterceptorArgs<TInstance,TValue>
            IdeaBlade.EntityModel.NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult>
            IdeaBlade.EntityModel.NavigationEntityPropertySetInterceptorArgs<TInstance,TResult>
   IdeaBlade.EntityModel.AsyncResult
   IdeaBlade.EntityModel.BaseOperation
      IdeaBlade.EntityModel.BaseOperation<TEventArgs,TOp>
         IdeaBlade.EntityModel.CoroutineOperation
         IdeaBlade.EntityModel.EntityQueryOperation
         IdeaBlade.EntityModel.EntityQueryOperation<T>
         IdeaBlade.EntityModel.EntityRefetchOperation
         IdeaBlade.EntityModel.EntitySaveOperation
         IdeaBlade.EntityModel.EntityScalarQueryOperation
         IdeaBlade.EntityModel.EntityScalarQueryOperation<T>
         IdeaBlade.EntityModel.InvokeServerMethodOperation
         IdeaBlade.EntityModel.LoginOperation
   IdeaBlade.EntityModel.CacheQueryOptions
   IdeaBlade.EntityModel.CacheStateManager
   IdeaBlade.EntityModel.ClientEdmKey
   IdeaBlade.EntityModel.CloningFns
   IdeaBlade.EntityModel.ComplexAspect
   IdeaBlade.EntityModel.ComplexObject
   IdeaBlade.EntityModel.ComplexObject.EntityPropertyNames
   IdeaBlade.EntityModel.CompostionContextExtensions
   IdeaBlade.EntityModel.Compression
   IdeaBlade.EntityModel.Coroutine
   IdeaBlade.EntityModel.DefaultConcurrencyValueSetter
   IdeaBlade.EntityModel.DefaultDataSourceKeyResolver
   IdeaBlade.EntityModel.Entity
   IdeaBlade.EntityModel.Entity.EntityPropertyNames
   IdeaBlade.EntityModel.EntityAspect
   IdeaBlade.EntityModel.EntityAspect.EntityPropertyNames
   IdeaBlade.EntityModel.EntityAspect.VerifierErrorsCollection
   IdeaBlade.EntityModel.EntityCacheState
   IdeaBlade.EntityModel.EntityGroup
      IdeaBlade.EntityModel.EntityGroup<TEntity>
   IdeaBlade.EntityModel.EntityKey
   IdeaBlade.EntityModel.EntityKeyQuery
   IdeaBlade.EntityModel.EntityListManager<T>
   IdeaBlade.EntityModel.EntityManager
   IdeaBlade.EntityModel.EntityManagerContext
   IdeaBlade.EntityModel.EntityManagerOptions
   IdeaBlade.EntityModel.EntityMetadata
   IdeaBlade.EntityModel.EntityMetadataStore
   IdeaBlade.EntityModel.EntityProperty
      IdeaBlade.EntityModel.DataEntityProperty
         IdeaBlade.EntityModel.DataEntityProperty<TInstance,TValue>
      IdeaBlade.EntityModel.NavigationEntityProperty
         IdeaBlade.EntityModel.NavigationListEntityProperty<TInstance,TValue>
         IdeaBlade.EntityModel.NavigationScalarEntityProperty<TInstance,TValue>
   IdeaBlade.EntityModel.EntityQuery
      IdeaBlade.EntityModel.EntityQuery<T>
   IdeaBlade.EntityModel.EntityQueryExtensions
   IdeaBlade.EntityModel.EntityQueryFilterCollection
   IdeaBlade.EntityModel.EntityQueryPager
      IdeaBlade.EntityModel.EntityQueryPager<T>
   IdeaBlade.EntityModel.EntityQueryParameter
   IdeaBlade.EntityModel.EntityReferenceStrategy
   IdeaBlade.EntityModel.EntityRelation
   IdeaBlade.EntityModel.EntityRelationLink
   IdeaBlade.EntityModel.EntityRelationQuery
   IdeaBlade.EntityModel.EntityRelationRole
   IdeaBlade.EntityModel.EntityScalarAsyncExtensions
   IdeaBlade.EntityModel.EntityServerFakeBackingStore
   IdeaBlade.EntityModel.EntityServerFault
   IdeaBlade.EntityModel.EntityServiceApplication
   IdeaBlade.EntityModel.EntitySpan
   IdeaBlade.EntityModel.EntityStateFns
   IdeaBlade.EntityModel.FakeIdGenerator
   IdeaBlade.EntityModel.LoginCredential
   IdeaBlade.EntityModel.NotificationSubscriber
   IdeaBlade.EntityModel.PageChangedOperation<T>
   IdeaBlade.EntityModel.ParameterizedEsql
   IdeaBlade.EntityModel.PassthruEsqlQuery
   IdeaBlade.EntityModel.QueryCache
   IdeaBlade.EntityModel.QueryParameter
   IdeaBlade.EntityModel.QueryStrategy
   IdeaBlade.EntityModel.RelatedEntityList<T>
   IdeaBlade.EntityModel.RemoteServiceFns
   IdeaBlade.EntityModel.RestoreStrategy
   IdeaBlade.EntityModel.SaveOptions
   IdeaBlade.EntityModel.SaveResult
   IdeaBlade.EntityModel.SaveStatusExtensions
   IdeaBlade.EntityModel.SerializationCloner
   IdeaBlade.EntityModel.SerializationFns
   IdeaBlade.EntityModel.ServiceProxyEvents
   IdeaBlade.EntityModel.SessionBundle
   IdeaBlade.EntityModel.SqlServerGuidComparer
   IdeaBlade.EntityModel.StoredProcQuery
   IdeaBlade.EntityModel.StoreGeneratedIdGenerator
   IdeaBlade.EntityModel.SubscriptionOperation
   IdeaBlade.EntityModel.TransactionSettings
   IdeaBlade.EntityModel.UniqueId
   IdeaBlade.EntityModel.UserBase
   IdeaBlade.EntityModel.UserIdentity
   System.Attribute
      IdeaBlade.EntityModel.AllowRpcAttribute
      IdeaBlade.EntityModel.ClientQueryPermissionsAttribute
      IdeaBlade.EntityModel.ConcurrencyStrategyAttribute
      IdeaBlade.EntityModel.DataSourceKeyNameAttribute
      IdeaBlade.EntityModel.DefaultEntitySetNameAttribute
      IdeaBlade.EntityModel.DiscoverableTypeAttribute
      IdeaBlade.EntityModel.OperationAuthorizationAttribute
         IdeaBlade.EntityModel.ClientCanQueryAttribute
         IdeaBlade.EntityModel.ClientCanSaveAttribute
   System.Collections.Generic.Dictionary<TKey,TValue>
      IdeaBlade.EntityModel.UniqueIdMap
   System.Collections.Generic.HashSet<T>
      IdeaBlade.EntityModel.UniqueIdCollection
   System.Collections.Generic.List<T>
      IdeaBlade.EntityModel.NotificationSubscriberCollection
   System.Collections.ObjectModel.Collection<T>
      IdeaBlade.EntityModel.EntityKeyList
   System.Collections.ObjectModel.ReadOnlyCollection<T>
      IdeaBlade.EntityModel.DataEntityPropertyCollection
      IdeaBlade.EntityModel.EntityPropertyCollection
   System.ComponentModel.CancelEventArgs
      System.EventArgs
         IdeaBlade.EntityModel.EntityFetchingEventArgs
         IdeaBlade.EntityModel.EntityQueryingEventArgs
         IdeaBlade.EntityModel.EntityQueryPageChangingEventArgs
         IdeaBlade.EntityModel.EntitySavingEventArgs
   System.EventArgs
      IdeaBlade.EntityModel.AsyncEventArgs
         IdeaBlade.EntityModel.AsyncEventArgs<T>
            IdeaBlade.EntityModel.BaseEntityQueriedEventArgs<T>
               IdeaBlade.EntityModel.EntityQueriedEventArgs
               IdeaBlade.EntityModel.EntityQueriedEventArgs<T>
               IdeaBlade.EntityModel.EntityScalarQueriedEventArgs
               IdeaBlade.EntityModel.EntityScalarQueriedEventArgs<T>
            IdeaBlade.EntityModel.EntityQueryPageChangedEventArgs<T>
            IdeaBlade.EntityModel.EntityRefetchedEventArgs
            IdeaBlade.EntityModel.EntitySavedEventArgs
            IdeaBlade.EntityModel.InvokeServerMethodEventArgs
            IdeaBlade.EntityModel.LoginEventArgs
         IdeaBlade.EntityModel.CoroutineCompletedEventArgs
      IdeaBlade.EntityModel.ConnectionStateChangedEventArgs
      IdeaBlade.EntityModel.EntityChangeEventArgs
         IdeaBlade.EntityModel.EntityChangeCancelEventArgs
            IdeaBlade.EntityModel.EntityChangingEventArgs
            IdeaBlade.EntityModel.EntityPropertyChangingEventArgs
         IdeaBlade.EntityModel.EntityChangedEventArgs
         IdeaBlade.EntityModel.EntityPropertyChangedEventArgs
      IdeaBlade.EntityModel.EntityManagerClearedEventArgs
      IdeaBlade.EntityModel.EntityManagerCreatedEventArgs
      IdeaBlade.EntityModel.EntityQueryPageFetchingEventArgs<T>
      IdeaBlade.EntityModel.EntityServerErrorEventArgs
      IdeaBlade.EntityModel.PendingEntityListResolvedEventArgs<T>
      IdeaBlade.EntityModel.PendingEntityResolvedEventArgs
      IdeaBlade.EntityModel.ServiceStartupEventArgs

See Also

© 2013 All Rights Reserved.