InstalledInstances Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the installed instances.
public ref class InstalledInstances
public class InstalledInstances
type InstalledInstances = class
Public Class InstalledInstances
- Inheritance
-
InstalledInstances
Constructors
| InstalledInstances(ServiceContainer) |
Initializes a new instance of the InstalledInstances class. |
Properties
| Instances |
Gets or sets the list containing the installed instances. |
| ScenarioApplicableInstances |
Gets or sets the scenario applicable instances. |
Methods
| 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. |