NavigationView.INavigationViewInfo.Columns 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得導覽及檢視資訊欄位。
property System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Management::INavigationPropertyInfo ^> ^ Microsoft::SqlServer::Management::INavigationViewInfo::Columns { System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Management::INavigationPropertyInfo ^> ^ get(); };
System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.INavigationPropertyInfo> Microsoft.SqlServer.Management.INavigationViewInfo.Columns { get; }
member this.Microsoft.SqlServer.Management.INavigationViewInfo.Columns : seq<Microsoft.SqlServer.Management.INavigationPropertyInfo>
ReadOnly Property Columns As IEnumerable(Of INavigationPropertyInfo) Implements INavigationViewInfo.Columns
屬性值
一個代表導航檢視資訊欄位的值。