Database.DatabaseOwnershipChaining Property
Gets or sets a value that specifies whether the database ownership chaining is active.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether the database DatabaseOwnershipChaining is active. If True, database ownership chaining is active. If False (default), database ownership chaining is not active.
Show: