Click or drag to resize
IEntityFactory2GetEntityTypeFilter Method
Overload List
  NameDescription
Public methodGetEntityTypeFilter(Boolean)
Gets a predicateexpression which filters on the entity with type belonging to this factory. Uses string.Empty for object alias
Public methodGetEntityTypeFilter(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.
Top
See Also