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

DacDeployOptions.DropRoleMembersNotInSource Property

SQL Server 2012

Get or set boolean that specifies whether to drop all role memberships that do not exist in the source model.

Namespace:  Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
public bool DropRoleMembersNotInSource { get; set; }

Property Value

Type: System.Boolean
True to drop role memberships not in the source model; otherwise, false. Default is false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.