Partager via


DacImportOptions.HashObjectNamesInLogs Propriété

Définition

Obtenir ou définir une valeur booléenne qui spécifie s’il faut hacher les noms d’objets dans les journaux

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

Valeur de propriété

True pour remplacer tous les noms d’objets dans les journaux par une valeur de hachage aléatoire ; sinon, false. La valeur par défaut est false

Attributs

S’applique à