Bagikan melalui


DacDeployOptions.AllowExternalLibraryPaths Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah jalur file harus digunakan untuk penyebaran pustaka eksternal.

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

Nilai Properti

True untuk menggunakan jalur file (bukan konten) untuk pustaka eksternal; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk