NavigationView.INavigationEntry.SupportedUrnPaths Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.