Partager via


DacDeployOptions.IgnoreFileAndLogFilePath Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie s'il faut ignorer l'option de nom de fichier des objets de fichier dans la comparaison des modèles source et cible.

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

Valeur de propriété

True pour ignorer les différences en matière d'option FILENAME des objets FILE ; sinon, false. La valeur par défaut est true.

Attributs

S’applique à