INavigationEntityInfo Interface

 

Defines a method that shows the properties for the entity.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class INavigationEntityInfo : INavigationEntry

NameDescription
System_CAPS_pubpropertyBase

Gets the base entry that this entry inherits settings from.(Inherited from INavigationEntry.)

System_CAPS_pubpropertyProperties

Gets the properties defined for the entity.

System_CAPS_pubpropertySupportedUrnPaths

Gets the uniform resource name path that this navigation entry belongs. (Inherited from INavigationEntry.)

Return to top
Show: