NavigationView.INavigationViewInfo.ExpectedEntities Proprietà

Definizione

Ottiene le entità previste per la visualizzazione di navigazione.

property System::Collections::Generic::IEnumerable<System::String ^> ^ Microsoft::SqlServer::Management::INavigationViewInfo::ExpectedEntities { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
System.Collections.Generic.IEnumerable<string> Microsoft.SqlServer.Management.INavigationViewInfo.ExpectedEntities { get; }
member this.Microsoft.SqlServer.Management.INavigationViewInfo.ExpectedEntities : seq<string>
 ReadOnly Property ExpectedEntities As IEnumerable(Of String) Implements INavigationViewInfo.ExpectedEntities

Valore della proprietà

IEnumerable<String>

Entità previste per la visualizzazione di navigazione.

Implementazioni

Si applica a