IFilterStorage 인터페이스

Allows the filter setting to be persisted in a hierarchy.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface IFilterStorage
‘사용 방법
Dim instance As IFilterStorage
public interface IFilterStorage
public interface class IFilterStorage
type IFilterStorage =  interface end
public interface IFilterStorage

IFilterStorage 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Add Adds a new row to be stored.
공용 메서드 Get Retrieves an existing row.
공용 메서드 Remove Removes a row from the collection.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스