| Name | Description |
|---|---|
| GetEntity |
|
| GetEntity(MetaExpr: IMetaType; const Condition: TExpression) |
|
| GetEntity(MetaExpr: IMetaType; const KeyValue: Variant) |
|
| GetEntity(MetaExpr: IMetaType; const KeyValues: array of Variant) |
|
| GetEntity(MetaExpr: IMetaType; const Condition: string) |
|
| GetEntity(Key: TCustomKey) |
|
| GetEntity(EntityClass: TMappedEntityClass; const Condition: TExpression) |
|
| GetEntity(EntityClass: TMappedEntityClass; const KeyValue: Variant) |
|
| GetEntity(EntityClass: TMappedEntityClass; const KeyValues: array of Variant) |
|
| GetEntity(EntityClass: TMappedEntityClass; const Condition: string) |
|
| GetEntity(MetaType: TMappedMetaType; const Condition: TExpression) |
|
| GetEntity(MetaType: TMappedMetaType; const KeyValue: Variant) |
|
| GetEntity(MetaType: TMappedMetaType; const KeyValues: array of Variant) |
|
| GetEntity(MetaType: TMappedMetaType; const Condition: string) |
|