Expand Minimize
This topic has not yet been rated - Rate this topic

ServerAdapterBase.ContainmentEnabled Property

SQL Server 2012

Enables or disables contained databases and authentication using Facets across a server instance.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public bool ContainmentEnabled { get; set; }

Property Value

Type: System.Boolean
Returns Boolean, true if enabled, false otherwise.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.