Overload List
| Name | Description | |
|---|---|---|
| LoadProperty(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.) | |
| LoadProperty``1(UMP, Expression<(Of <<'(Func<(Of <(<'T, TResult>)>)>>)>>)) | (Inherited from ObjectContext.) | |
| LoadProperty(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.) | |
| LoadProperty``1(UMP, Expression<(Of <<'(Func<(Of <(<'T, TResult>)>)>>)>>), Boolean) | (Inherited from ObjectContext.) |