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 中保存资源管理器的用户自定义内容。

适用于