INavigationEntityInfo Interface

Definition

Defines a method that shows the properties for the entity.

public interface class INavigationEntityInfo : Microsoft::SqlServer::Management::INavigationEntry
public interface INavigationEntityInfo : Microsoft.SqlServer.Management.INavigationEntry
type INavigationEntityInfo = interface
    interface INavigationEntry
Public Interface INavigationEntityInfo
Implements INavigationEntry
Derived
Implements

Properties

Base

Gets the base entry that this entry inherits settings from.

(Inherited from INavigationEntry)
Properties

Gets the properties defined for the entity.

SupportedUrnPaths

Gets the uniform resource name path that this navigation entry belongs.

(Inherited from INavigationEntry)

Applies to