Click or drag to resize

EntityStaticMetaDataBaseGetPrefetchPathElement Method

Overload List
  NameDescription
Public methodGetPrefetchPathElement(String, IEntityCollection)
Creates a prefetch path element for the navigator specified. The collection specified is the collection created for this element which will contain the data fetched for this node.
Public methodGetPrefetchPathElement(String, IEntityCollection2)
Creates a prefetch path element for the navigator specified. The collection specified is the collection created for this element which will contain the data fetched for this node.
Top
See Also