LinqUtilsObtainValidFieldFromEntity Method |
Name | Description | |
---|---|---|
ObtainValidFieldFromEntity(Type, IElementCreatorCore) |
Obtains a valid field from the entity of which the type is passed in. A valid field is a field which is located in that entity and also defined in that
entity so not inherited from a supertype.
| |
ObtainValidFieldFromEntity(Type, IElementCreatorCore, String) |
Obtains a valid field from the entity of which the type is passed in. A valid field is a field which is located in that entity and also defined in that
entity so not inherited from a supertype.
|