NavigationEntity Class
Represents the entity property of the class.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
[SerializableAttribute] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [XmlTypeAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] [DebuggerStepThroughAttribute] [DesignerCategoryAttribute("code")] public ref class NavigationEntity : INavigationEntityInfo, INavigationEntry
| Name | Description | |
|---|---|---|
![]() | NavigationEntity() | Initializes a new instance of the NavigationEntity class. |
| Name | Description | |
|---|---|---|
![]() | Base | Gets the base entry that this entry inherits settings from. |
![]() | Properties | Gets or sets the property of the entity. |
![]() | UrnPath | Gets or sets the value for the Uniform Resource Name (URN) path of the entity. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | INavigationEntityInfo::Properties | Gets the properties defined for the entity. |
![]() ![]() | INavigationEntry::SupportedUrnPaths | Gets a list of supported Urn paths. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




