NavigationView.INavigationEntry.SupportedUrnPaths Proprietà

Definizione

Ottiene gli oggetti Urn supportati che forniscono accesso programmatico agli indirizzi Uniform Resource Name che identificano in modo univoco gli oggetti 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à

Gli oggetti Urn supportati che forniscono accesso programmatico agli indirizzi Uniform Resource Name che identificano in modo univoco gli oggetti Microsoft SQL Server.

Implementazioni

Si applica a