LinkInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encapsulates information about a link, or relationship, between entities.
public sealed class LinkInfo
type LinkInfo = class
Public NotInheritable Class LinkInfo
- Inheritance
-
LinkInfo
Properties
AssociationLink |
Gets the URI that is the association link. |
Name |
Gets the name of the link. |
NavigationLink |
Gets the URI that is the navigation property representation of the link. |