IExplorerViewDescriptor.DetailsViews 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得描述符的詳細視圖。
public:
property System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Management::IExplorerDetailsViewDescriptor ^> ^ DetailsViews { System::Collections::Generic::IEnumerable<Microsoft::SqlServer::Management::IExplorerDetailsViewDescriptor ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.IExplorerDetailsViewDescriptor> DetailsViews { get; }
member this.DetailsViews : seq<Microsoft.SqlServer.Management.IExplorerDetailsViewDescriptor>
Public ReadOnly Property DetailsViews As IEnumerable(Of IExplorerDetailsViewDescriptor)
屬性值
一個代表描述符細節視圖的值。