ISupportUserCustomization 接口

定义

支持在 SQL Server Management Studio 中保存或重置资源管理器用户自定义设置。

public interface class ISupportUserCustomization
public interface ISupportUserCustomization
type ISupportUserCustomization = interface
Public Interface ISupportUserCustomization
派生

方法

ResetUserCustomizations()

在 SQL Server Management Studio 中重置资源管理器用户自定义设置。

SaveUserCustomizations()

在 SQL Server Management Studio 中保存资源管理器用户自定义设置。

适用于