IEntityFactory2GetEntityTypeFilter Method |
Name | Description | |
---|---|---|
GetEntityTypeFilter(Boolean) | Gets a predicateexpression which filters on the entity with type belonging to this factory. Uses string.Empty for object alias | |
GetEntityTypeFilter(Boolean, String) |
Gets a predicateexpression which filters on the entity with type belonging to this factory. Uses the passed in objectAlias for aliasing
the elements in the filters.
|