Overload List

  NameDescription
Public methodLoadNotAssociatedAs<(Of <<'(Role, EntityType, Relation>)>>)()()()()
Loads all entities of type EntityType and role Role, given the relation Relation that are not associated.
Public methodLoadNotAssociatedAs<(Of <<'(EntityType, Relation>)>>)()()()()
Loads all entities of type EntityType given the relation Relation that are not associated. If the role played by the not associated type differs from EntityType, Role must be specified.

See Also