NavigationMetadata 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.
public ref class NavigationMetadata : Microsoft::VisualStudio::Web::CodeGeneration::EntityFrameworkCore::INavigationMetadata
public class NavigationMetadata : Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.INavigationMetadata
type NavigationMetadata = class
interface INavigationMetadata
Public Class NavigationMetadata
Implements INavigationMetadata
- Inheritance
-
NavigationMetadata
- Implements
Constructors
| NavigationMetadata(INavigation, Type) |
Properties
| AssociationPropertyName | |
| DisplayPropertyName | |
| EntitySetName | |
| ForeignKeyPropertyNames | |
| PrimaryKeyNames | |
| ShortTypeName | |
| TypeName |