InstalledInstances Class
Represents the installed instances.
Assembly: Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | InstalledInstances(ServiceContainer^) | Initializes a new instance of the InstalledInstances class. |
| Name | Description | |
|---|---|---|
![]() | Instances | Gets or sets the list containing the installed instances. |
![]() | ScenarioApplicableInstances | Gets or sets the scenario applicable instances. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() ![]() | GetInstance(ServiceContainer^) | Gets the installed instances. |
![]() | GetSqlEditionForInstance(String^) | Gets the SQL edition for the specified instance. |
![]() | GetSqlEditionForSharedFeature(String^, String^, UserVisibleFeature^) | Gets the SQL edition for the specified feature. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



