Configuration.ContainmentEnabled Property

Definition

Gets a ConfigProperty object that is used to enable or disable contained databases and authentication across the service instance.

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

Property Value

Applies to