EntityDAC

TCustomEntityContext.CreateAttachedEntity Overload

Class

TCustomEntityContext

Overload List

Name Description
CreateAttachedEntity(MetaExpr: IMetaType) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(MetaExpr: IMetaType; const KeyValue: Variant) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(MetaExpr: IMetaType; const KeyValues: array of Variant) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(EntityClass: TMappedEntityClass) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(EntityClass: TMappedEntityClass; const KeyValue: Variant) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(EntityClass: TMappedEntityClass; const KeyValues: array of Variant) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(MetaType: TMappedMetaType) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(MetaType: TMappedMetaType; const KeyValue: Variant) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(MetaType: TMappedMetaType; const KeyValues: array of Variant) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity(Key: TPrimaryKey) The method is designed for creating a new entity instance and simultaneous attaching it to the data context
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback