Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithAutomaticTuningMode 接口

定义

设置数据库自动优化所需状态的更新阶段。

public interface IWithAutomaticTuningMode
type IWithAutomaticTuningMode = interface
Public Interface IWithAutomaticTuningMode
派生

方法

WithAutomaticTuningMode(AutomaticTuningMode)

设置 SQL 数据库自动优化所需状态。

适用于