InstalledInstances Class

Definition

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.

Applies to