IExplorerEntityDescriptor.Properties Свойство

Определение

Возвращает свойства, которые определены или являются необходимыми для подробного представления.

public:
 property System::Collections::Generic::IList<Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^> ^ Properties { System::Collections::Generic::IList<Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor> Properties { get; }
member this.Properties : System.Collections.Generic.IList<Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor>
Public ReadOnly Property Properties As IList(Of IExplorerPropertyDescriptor)

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

Свойства, которые определены или являются необходимыми.

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