NavigationView.INavigationEntry.SupportedUrnPaths Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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.