Compartilhar via


NavigationView.INavigationEntry.SupportedUrnPaths Propriedade

Definição

Obtém os objetos Urn com suporte que fornecem acesso programático aos endereços do Uniform Resource Name que identificam exclusivamente os objetos 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 da propriedade

Os objetos Urn com suporte que fornecem acesso programático aos endereços do Uniform Resource Name que identificam exclusivamente os objetos Microsoft SQL Server.

Implementações

Aplica-se a