NavigationView.INavigationEntry.SupportedUrnPaths Propiedad

Definición

Obtiene los objetos URN los compatibles que proporcionan acceso mediante programación a las direcciones de Nombre de recursos uniforme que identifican de forma inequívoca los objetos de Microsoft SQL Server.

property System::Collections::Generic::IEnumerable<System::String ^> ^ Microsoft::SqlServer::Management::INavigationEntry::SupportedUrnPaths { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
System.Collections.Generic.IEnumerable<string> Microsoft.SqlServer.Management.INavigationEntry.SupportedUrnPaths { get; }
member this.Microsoft.SqlServer.Management.INavigationEntry.SupportedUrnPaths : seq<string>
 ReadOnly Property SupportedUrnPaths As IEnumerable(Of String) Implements INavigationEntry.SupportedUrnPaths

Valor de propiedad

Objetos URN los compatibles que proporcionan acceso mediante programación a las direcciones de Nombre de recursos uniforme que identifican de forma inequívoca los objetos de Microsoft SQL Server.

Implementaciones

Se aplica a