Language

InstalledInstances Class

Definition

Represents the installed instances.

public ref class InstalledInstances
public class InstalledInstances
type InstalledInstances = class
Public Class InstalledInstances
Inheritance
InstalledInstances

Constructors

Name Description
InstalledInstances(ServiceContainer)

Initializes a new instance of the InstalledInstances class.

Properties

Name Description
Instances

Gets or sets the list containing the installed instances.

ScenarioApplicableInstances

Gets or sets the scenario applicable instances.

Methods

Name Description
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