다음을 통해 공유


DacDeployOptions.ExcludeObjectTypes 속성

정의

원본 및 대상 모델을 비교할 때 고려 사항에서 제외할 개체 형식의 컬렉션을 얻거나 설정합니다.

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

속성 값

특성

적용 대상