InheritanceInfoProviderBaseGetEntityTypeFilter Method |
Name | Description | |
---|---|---|
GetEntityTypeFilter(String, Boolean) |
Gets a predicateexpression which filters on the entity with type 'entityName'. Example of a valid name is 'CustomerEntity'.
| |
GetEntityTypeFilter(String, String, Boolean) |
Gets a predicateexpression which filters on the entity with type 'entityName'. Example of a valid name is 'CustomerEntity'.
|