InstalledInstances.Instances Свойство

Определение

Получает или устанавливает список с установленными экземплярами.

public:
 property System::Collections::Generic::List<Microsoft::SqlServer::Configuration::InstalledInstances::InstanceData ^> ^ Instances { System::Collections::Generic::List<Microsoft::SqlServer::Configuration::InstalledInstances::InstanceData ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.SqlServer.Configuration.InstalledInstances.InstanceData> Instances { get; }
member this.Instances : System.Collections.Generic.List<Microsoft.SqlServer.Configuration.InstalledInstances.InstanceData>
Public ReadOnly Property Instances As List(Of InstalledInstances.InstanceData)

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

Список с установленными экземплярами.

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