Overload List

  NameDescription
Public methodLoadProperty(Object, String)
Explicitly loads an object related to the supplied object by the specified navigation property and using the default merge option.
(Inherited from ObjectContext.)
Public methodLoadProperty``1(UMP, Expression<(Of <<'(Func<(Of <(<'T, TResult>)>)>>)>>)) (Inherited from ObjectContext.)
Public methodLoadProperty(Object, String, MergeOption)
Explicitly loads an object that is related to the supplied object by the specified navigation property and using the specified merge option.
(Inherited from ObjectContext.)
Public methodLoadProperty``1(UMP, Expression<(Of <<'(Func<(Of <(<'T, TResult>)>)>>)>>), Boolean) (Inherited from ObjectContext.)

See Also