Show / Hide Table of Contents

Class EntityBase

Base class for LLBLGen entities.

Inheritance
System.Object
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2
EntityBase
Implements
System.ComponentModel.INotifyPropertyChanged
System.Xml.Serialization.IXmlSerializable
System.ComponentModel.IDataErrorInfo
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback
IIdentifiable
IChangeStateTrackable
System.ComponentModel.INotifyPropertyChanging
IInstance
IEntityEntryAware
IEntityBase
SD.LLBLGen.Pro.ORMSupportClasses.IEntity2
SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore
System.ComponentModel.IEditableObject
SD.LLBLGen.Pro.ORMSupportClasses.IActiveContextParticipant
SD.LLBLGen.Pro.ORMSupportClasses.ITransactionalElement
IIndexable
Inherited Members
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.DetachFromGraph()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.GetDependingRelatedEntityCoreInstances()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.GetDependentRelatedEntityCoreInstances()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.GetMemberEntityCollectionCoreInstances()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CreateEntityFactoryCore()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.RemoveFromParentCollection()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CreateEntityFactory()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CreateEntityCollectionForType<T>()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CreateRelationInfoForNavigator(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CreateFields()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CallSetRelatedEntityDuringDeserialization(SD.LLBLGen.Pro.ORMSupportClasses.IEntity2, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SetSingleRelatedEntityNavigator(SD.LLBLGen.Pro.ORMSupportClasses.IEntity2, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SetRelatedEntity(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.UnsetRelatedEntity(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SetRelatedEntityProperty(System.String, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.DeserializeMemberData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CheckOneWayRelations(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.DeserializeOwnedData(SD.LLBLGen.Pro.ORMSupportClasses.SerializationReader, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SerializeOwnedData(SD.LLBLGen.Pro.ORMSupportClasses.SerializationWriter, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.AddToMemberEntityCollectionsQueue(System.Collections.Generic.Queue<SD.LLBLGen.Pro.ORMSupportClasses.IEntityCollection2>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.GetFromMemberEntityCollectionsQueue(System.Collections.Generic.Queue<SD.LLBLGen.Pro.ORMSupportClasses.IEntityCollection2>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.HasPopulatedMemberEntityCollections()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.CreateMemberEntityCollectionsQueue(System.Collections.Generic.Queue<SD.LLBLGen.Pro.ORMSupportClasses.IEntityCollection2>, System.Collections.Generic.Queue<System.Boolean>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SD.LLBLGen.Pro.ORMSupportClasses.IEntity2.GetDependingRelatedEntities()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SD.LLBLGen.Pro.ORMSupportClasses.IEntity2.GetDependentRelatedEntities()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SD.LLBLGen.Pro.ORMSupportClasses.IEntity2.GetMemberEntityCollections()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SD.LLBLGen.Pro.ORMSupportClasses.IEntity2.GetEntityFactory()
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.Entity2Xml(System.String, System.Xml.XmlWriter, System.Collections.Generic.Dictionary<System.Guid, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore>, SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect, System.Boolean, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.Xml2Entity(System.Xml.XmlReader, System.Collections.Generic.Dictionary<System.Guid, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore>, System.Collections.Generic.List<SD.LLBLGen.Pro.ORMSupportClasses.NodeEntityReference>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.Xml2Entity(System.Xml.XmlNode, System.Collections.Generic.Dictionary<System.Guid, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore>, System.Collections.Generic.List<SD.LLBLGen.Pro.ORMSupportClasses.NodeEntityReference>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityBase2.SD.LLBLGen.Pro.ORMSupportClasses.IEntity2.PrimaryKeyFields
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.MakeInvalidFieldReadsFatal
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.BuildInValidationBypassMode
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.MarkSavedEntitiesAsFetched
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ScaleOverflowCorrectionActionToUse
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.AllowReadsFromDeletedEntities
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.MakeSettingNonNullableFieldsToNullFatal
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetHashCode()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.Equals(System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SaveFields(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.RollbackFields(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.DiscardSavedFields()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ValidateEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetEntityError(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetEntityFieldError(System.String, System.String, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetCurrentFieldValue(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetNewFieldValue(System.String, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetNewFieldValue(System.Int32, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.TestOriginalFieldValueForNull(System.Enum)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.TestCurrentFieldValueForNull(System.Enum)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetEntityDescription(System.Boolean, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetEntitySyncInformation(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.UnsetEntitySyncInformation(System.String, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, SD.LLBLGen.Pro.ORMSupportClasses.IEntityRelation)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetupSync<T>(System.String, T)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.DesetupSync(System.String, System.Boolean, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetEntitySyncInformation(System.String, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, SD.LLBLGen.Pro.ORMSupportClasses.IEntityRelation)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SyncFKFields(SD.LLBLGen.Pro.ORMSupportClasses.EntitySyncInfo<SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PerformRelatedEntityRemoval(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCollectionCore, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetDiscriminatorFlagIfRequired()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.DeserializeEntityCoreData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.FixupDeserialization(SD.LLBLGen.Pro.ORMSupportClasses.IFieldInfoProvider)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.FixupDeserialization(SD.LLBLGen.Pro.ORMSupportClasses.IFieldInfoProvider, SD.LLBLGen.Pro.ORMSupportClasses.IPersistenceInfoProvider)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.FlagAllFieldsAsChanged()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PerformPostReadXmlFixups()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetAdditionalRelatedData(System.Collections.Generic.Dictionary<System.String, System.Object>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetAllRelations()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetRelatedData()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetEntityStaticMetaData()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetAlreadyFetchedValueForNavigator(System.String, System.Boolean, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetRelationsForFieldOfType(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PerformDependencyInjection()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.AddInternalsToContext(System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CheckIfIsSubTypeOf(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CreateValidator()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CreateAuthorizer()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CreateAuditor()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CreateTypeDefaultValueProvider()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CreateConcurrencyPredicateFactory()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnGetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnDeserialized(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnRelatedEntitySet(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnRelatedEntityUnset(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnSetRelatedEntityProperty(System.String, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnGetFetchNewAuthorizationFailureResultHint()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnValidateFieldValue(System.Int32, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnValidateEntityAfterLoad()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnValidateEntityBeforeSave()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnValidateEntityAfterSave()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnValidateEntityBeforeDelete()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnGetValue(System.Int32, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnGetValueComplete(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnSetValueComplete(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnEntityAfterSave(System.Object, System.EventArgs)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditEntityFieldGet(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditEntityFieldSet(System.Int32, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnFieldValueChanged(System.Object, System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnBeginEdit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnEndEdit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCancelEdit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnTransactionCommit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnTransactionRollback()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnInitializing()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnInitialized()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnInitClassMembersComplete()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnBeforeEntitySave()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnRequiresTransactionForAuditEntities(SD.LLBLGen.Pro.ORMSupportClasses.SingleStatementQueryAction)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditDereferenceOfRelatedEntity(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditReferenceOfRelatedEntity(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditInsertOfNewEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditUpdateOfExistingEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditDirectUpdateOfEntities(SD.LLBLGen.Pro.ORMSupportClasses.IPredicate, SD.LLBLGen.Pro.ORMSupportClasses.IRelationCollection, System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditDeleteOfEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditLoadOfEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnAuditDirectDeleteOfEntities(SD.LLBLGen.Pro.ORMSupportClasses.IPredicate, SD.LLBLGen.Pro.ORMSupportClasses.IRelationCollection, System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanGetFieldValue(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanSetFieldValue(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanSaveNewEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanSaveExistingEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanBatchUpdateEntitiesDirectly()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanBatchDeleteEntitiesDirectly()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanDeleteEntity()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnPropertyChanged(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnEntityContentsChanged()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetDependingRelatedEntities<T>()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetDependentRelatedEntities<T>()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PerformDesyncSetupFKFieldChange(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PreProcessValueToSet(SD.LLBLGen.Pro.ORMSupportClasses.IFieldInfo, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PostProcessValueToGet(SD.LLBLGen.Pro.ORMSupportClasses.IFieldInfo, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PerformCustomXmlSerialization(System.ComponentModel.PropertyDescriptor, System.Object, System.Xml.XmlWriter, SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PerformCustomXmlDeserialization(System.ComponentModel.PropertyDescriptor, System.Xml.XmlReader)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CheckIfCurrentFieldValueIsNull(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetConcurrencyPredicate(SD.LLBLGen.Pro.ORMSupportClasses.ConcurrencyPredicateType)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CheckForRefetch()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetEntityTypeValue()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.GetValue(System.Int32, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetValue(System.Int32, System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetValue(System.Int32, System.Object, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetValue(System.Int32, System.Object, System.Boolean, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PostFieldValueSetAction(System.Boolean, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.String, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect, System.String, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.Xml.XmlDocument, System.Xml.XmlNode)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect, System.Xml.XmlDocument, System.Xml.XmlNode)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.String, System.Xml.XmlDocument, System.Xml.XmlNode)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect, System.String, System.Xml.XmlDocument, System.Xml.XmlNode)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.Xml.XmlWriter, SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.Xml.XmlWriter, SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.Xml.XmlWriter, SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect, System.String, System.Collections.Generic.Dictionary<System.Guid, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ReadXml(System.Xml.XmlNode)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ReadXml(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ReadXml(System.Xml.XmlNode, SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ReadXml(System.Xml.XmlReader)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ReadXml(System.Xml.XmlReader, SD.LLBLGen.Pro.ORMSupportClasses.XmlFormatAspect)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.WriteXml(System.Xml.XmlWriter)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.Xml.Serialization.IXmlSerializable.ReadXml(System.Xml.XmlReader)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ReadXmlExplicitImpl(System.Xml.XmlReader)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.ComponentModel.IDataErrorInfo.get_Item(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.SetRelatedEntity(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.UnsetRelatedEntity(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.UnsetRelatedEntity(SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore, System.String, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.FlagMeAsChanged()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.FlagAsSaved()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetEntityDescription(System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetEntityDescription(System.Boolean, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetFieldByName(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetConcurrencyPredicate(SD.LLBLGen.Pro.ORMSupportClasses.ConcurrencyPredicateType)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.CheckIfIsSubTypeOf(System.Int32)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.CheckIfEntityHasPendingFkSyncs<TEntity>(System.Collections.Generic.Dictionary<System.Guid, TEntity>)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetAllRelations()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetRelatedData()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetRelationsForFieldOfType(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.SetRelatedEntityProperty(System.String, SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.SaveFields(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.RollbackFields(System.String)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.DiscardSavedFields()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.AcceptChanges()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.RejectChanges()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetDependingRelatedEntities()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetDependentRelatedEntities()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetMemberEntityCollections()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetEntityFactory()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.GetInheritanceInfo()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.ComponentModel.IEditableObject.BeginEdit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.ComponentModel.IEditableObject.CancelEdit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.ComponentModel.IEditableObject.EndEdit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.ITransactionalElement.TransactionCommit()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.ITransactionalElement.TransactionRollback()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SetNewFieldValue(System.Int32, System.Object, System.Boolean)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.Validate()
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object)
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.ComponentModel.IDataErrorInfo.Error
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.System.ComponentModel.IDataErrorInfo.Item[System.String]
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.ObjectID
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.MarkedForDeletion
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.IsDeserializing
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.IsUpdateOnlyEntity
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.LLBLGenProEntityTypeValue
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.LLBLGenProEntityName
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.LLBLGenProIsInHierarchyOfType
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.TypeDefaultValueProviderToUse
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.CustomPropertiesOfType
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.FieldsCustomPropertiesOfType
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.PrimaryKeyFields
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.PrimaryKeyFieldInfos
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore.Fields
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.ITransactionalElement.Transaction
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SD.LLBLGen.Pro.ORMSupportClasses.ITransactionalElement.ParticipatesInTransaction
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.CustomPropertiesOfType
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.LLBLGenProEntityTypeEnumType
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.FieldsCustomPropertiesOfType
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ConcurrencyPredicateFactoryToUse
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.AuthorizerToUse
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.AuditorToUse
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.Validator
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ActiveContext
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.IsNew
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.Fields
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.IsDirty
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.InDesignMode
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.IsUpdateOnlyEntity
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.IsDeserializing
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.EditCycleInProgress
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.ObjectID
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.DataErrorInfoErrorsPerField
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.DataErrorInfoError
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.SavedFields
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.Transaction
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.DefaultRootElementName
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.PropertyChanged
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.EntityContentsChanged
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.AfterSave
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.Initializing
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.Initialized
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Kephas.Data.LLBLGen.Entities
Assembly: Kephas.Data.LLBLGen.dll
Syntax
public abstract class EntityBase : EntityBase2, INotifyPropertyChanged, IEntityCoreInternal, IXmlSerializable, IDataErrorInfo, ISerializable, IDeserializationCallback, IIdentifiable, IChangeStateTrackable, INotifyPropertyChanging, IInstance, IEntityEntryAware, IEntityBase, IEntity2, IEntityCore, IEditableObject, IActiveContextParticipant, ITransactionalElement, IIndexable

Constructors

| Improve this Doc View Source

EntityBase()

Initializes a new instance of the EntityBase class.

Declaration
protected EntityBase()
| Improve this Doc View Source

EntityBase(SerializationInfo, StreamingContext)

Initializes a new instance of the EntityBase class.

Declaration
protected EntityBase(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo info

The information.

System.Runtime.Serialization.StreamingContext context

The context.

Properties

| Improve this Doc View Source

ChangeState

Gets or sets the change state of the entity.

Declaration
[IgnoreDataMember]
public ChangeState ChangeState { get; set; }
Property Value
Type Description
ChangeState

The change state.

| Improve this Doc View Source

Item[String]

Convenience method that provides a string Indexer to the Properties collection AND the strongly typed properties of the object by name. // dynamic exp["Address"] = "112 nowhere lane"; // strong var name = exp["StronglyTypedProperty"] as string;.

Declaration
public object this[string key] { get; set; }
Parameters
Type Name Description
System.String key

The key.

Property Value
Type Description
System.Object

The System.Object identified by the key.

Methods

| Improve this Doc View Source

ComputeTypeInfo()

Calculates the type information.

Declaration
protected virtual ITypeInfo ComputeTypeInfo()
Returns
Type Description
ITypeInfo

The calculated type information.

| Improve this Doc View Source

GetEntityEntry()

Gets the associated entity information.

Declaration
public IEntityEntry GetEntityEntry()
Returns
Type Description
IEntityEntry

The associated entity information.

| Improve this Doc View Source

GetRuntimeTypeInfo()

Gets the runtime type information.

Declaration
protected IRuntimeTypeInfo GetRuntimeTypeInfo()
Returns
Type Description
IRuntimeTypeInfo

The runtime type information.

| Improve this Doc View Source

GetTypeInfo()

Gets the type information for this instance.

Declaration
public ITypeInfo GetTypeInfo()
Returns
Type Description
ITypeInfo

The type information.

| Improve this Doc View Source

MarkFieldsAsDirty()

Marks the fields as dirty.

Declaration
protected override void MarkFieldsAsDirty()
Overrides
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.MarkFieldsAsDirty()
| Improve this Doc View Source

OnCanLoadEntity()

Method which will check if the caller is allowed to fill this entity object with entity data from the database or not.

Declaration
protected override bool OnCanLoadEntity()
Returns
Type Description
System.Boolean

true if the caller is allowed to load the data into this instance, otherwise false.

Overrides
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnCanLoadEntity()
| Improve this Doc View Source

OnSetValue(Int32, Object, out Boolean)

Executes the set value action.

Declaration
protected override void OnSetValue(int fieldIndex, object valueToSet, out bool cancel)
Parameters
Type Name Description
System.Int32 fieldIndex

Zero-based index of the field.

System.Object valueToSet

Set the value to belongs to.

System.Boolean cancel

The cancel.

Overrides
SD.LLBLGen.Pro.ORMSupportClasses.EntityCore<SD.LLBLGen.Pro.ORMSupportClasses.IEntityFields2>.OnSetValue(System.Int32, System.Object, System.Boolean)
| Improve this Doc View Source

SetEntityEntry(IEntityEntry)

Sets the associated entity information.

Declaration
public void SetEntityEntry(IEntityEntry entityEntry)
Parameters
Type Name Description
IEntityEntry entityEntry

Information describing the entity.

Events

| Improve this Doc View Source

PropertyChanging

Occurs when a property is about to change.

Declaration
public event PropertyChangingEventHandler PropertyChanging
Event Type
Type Description
System.ComponentModel.PropertyChangingEventHandler

Explicit Interface Implementations

| Improve this Doc View Source

IIdentifiable.Id

Gets the identifier for the entity.

Declaration
[IgnoreDataMember]
object IIdentifiable.Id { get; }
Returns
Type Description
System.Object
| Improve this Doc View Source

IEntityBase.Id

Gets or sets the identifier for this instance.

Declaration
[IgnoreDataMember]
long IEntityBase.Id { get; set; }
Returns
Type Description
System.Int64

The identifier.

Implements

System.ComponentModel.INotifyPropertyChanged
System.Xml.Serialization.IXmlSerializable
System.ComponentModel.IDataErrorInfo
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback
IIdentifiable
IChangeStateTrackable
System.ComponentModel.INotifyPropertyChanging
IInstance
IEntityEntryAware
IEntityBase
SD.LLBLGen.Pro.ORMSupportClasses.IEntity2
SD.LLBLGen.Pro.ORMSupportClasses.IEntityCore
System.ComponentModel.IEditableObject
SD.LLBLGen.Pro.ORMSupportClasses.IActiveContextParticipant
SD.LLBLGen.Pro.ORMSupportClasses.ITransactionalElement
IIndexable

Extension Methods

DynamicObjectExtensions.SetPropertyValue(Object, String, Object)
DynamicObjectExtensions.TrySetPropertyValue(Object, String, Object)
DynamicObjectExtensions.GetPropertyValue(Object, String)
DynamicObjectExtensions.TryGetPropertyValue(Object, String, out Object)
DynamicObjectExtensions.GetRuntimeTypeInfo(Object)
DynamicObjectExtensions.ToDynamic(Object)
DynamicObjectExtensions.ToExpando(Object)
BehaviorValue.ToBehaviorValue<TValue>(TValue)
CollectionExtensions.AddRange<T, TItem>(T, IEnumerable<TItem>)
LoggingExtensions.GetLogger(Object, IContext)
TypeExtensions.GetAbstractType(Object)
TypeExtensions.GetAbstractTypeInfo(Object)
ReflectionHelper.GetTypeInfo(Object)
EntityEntryExtensions.TryGetAttachedEntityEntry(Object)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX