IExplorerViewDescriptor.DetailsViews Свойство

Определение

Возвращает подробное представление дескриптора.

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)

Значение свойства

Значение, задающее подробное представление дескриптора.

Применяется к