TSqlModelOptions.QueryStoreDesiredState 속성

정의

QUERY_STORE 데이터베이스 옵션의 작업 모드를 지정합니다.

public Microsoft.SqlServer.Dac.Model.QueryStoreDesiredState? QueryStoreDesiredState { get; set; }
member this.QueryStoreDesiredState : Nullable<Microsoft.SqlServer.Dac.Model.QueryStoreDesiredState> with get, set
Public Property QueryStoreDesiredState As Nullable(Of QueryStoreDesiredState)

속성 값

적용 대상