LinqUtilsGetAllPkFieldsOfEntity Method |
Name | Description | |
---|---|---|
GetAllPkFieldsOfEntity(IEntityFieldsCore) |
Gets all the pk fields from the set of entity fields specified. It's assumed the entityfields specified form the fields of an entity, so not
a subset of an entity. They are the complete, hierarchical fields of an entity, so with all inherited fields.
| |
GetAllPkFieldsOfEntity(IEntityCore, Boolean) |
Gets all the pk fields of entity.
| |
GetAllPkFieldsOfEntity(Type, IElementCreatorCore, Boolean) |
Gets all pk fields of entity.
|