Поделиться через


DacExtractOptions.IgnorePermissions Свойство

Определение

Возвращает или задает логическое значение, указывающее, следует ли игнорировать разрешения.

public bool IgnorePermissions { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ExtractIgnorePermissions")]
public bool IgnorePermissions { get; set; }
member this.IgnorePermissions : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ExtractIgnorePermissions")>]
member this.IgnorePermissions : bool with get, set
Public Property IgnorePermissions As Boolean

Значение свойства

Значение true, если разрешения будут игнорироваться; в противном случае — значение false. Значение по умолчанию — true.

Атрибуты

Применяется к