NavigationView.INavigationEntry.SupportedUrnPaths Proprietà

Definizione

Ottiene gli oggetti URN supportati che forniscono accesso a livello di programmazione agli indirizzi URN (Uniform Resource Name) che identificano in modo univoco gli oggetti di 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

Valore della proprietà

IEnumerable<String>

Gli oggetti URN supportati che forniscono accesso a livello di programmazione agli indirizzi URN (Uniform Resource Name) che identificano in modo univoco gli oggetti di Microsoft SQL Server.

Implementazioni

Si applica a