다음을 통해 공유


DacDeployOptions.IsAlwaysEncryptedParameterizationEnabled 속성

정의

Always Encrypted 매개 변수화 모드 설정

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

속성 값

True이면 배포 후/배포 전 스크립트에서 매개 변수화 변수를 사용하도록 설정하려면 기본값이 false입니다.

특성

적용 대상