Configuration.UserInstancesEnabled Property

Definition

The user instance enabled option that you can access through sp_configure is not supported in Microsoft SQL Server 2005. This option works only with SQL Server 2005 Express Edition (SQL Server Express).

public Microsoft.SqlServer.Management.Smo.ConfigProperty UserInstancesEnabled { get; }
member this.UserInstancesEnabled : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property UserInstancesEnabled As ConfigProperty

Property Value

Applies to