Configuration.ContainmentEnabled Property
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.
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