DacImportOptions.HashObjectNamesInLogs Property

Definition

Get or set boolean that specifies whether to hash object names in logs

C#
public bool HashObjectNamesInLogs { get; set; }
C#
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "HashObjectNamesInLogs")]
public bool HashObjectNamesInLogs { get; set; }

Property Value

True to replace all object names in logs with a random hash value; otherwise, false. Default is false

Attributes

Applies to

Product Versions
Microsoft.SQLServer.DacFx 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111