ISupportUserCustomization 介面

定義

支援在 SQL Server Management Studio 中儲存或重設檔案總管使用者自訂內容。

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

方法

名稱 Description
ResetUserCustomizations()

重設 SQL Server Management Studio 中的檔案總管使用者自訂設定。

SaveUserCustomizations()

在 SQL Server Management Studio 中儲存檔案總管的使用者自訂功能。

適用於