IFilterRow 인터페이스

Represents the individual filtered item.

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

구문

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

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

속성

  이름 설명
공용 속성 FilterValues Gets or sets a collection of strings that represent the filter values to be set.
공용 속성 Name Gets the name of the row.
공용 속성 Operator Gets or sets the filter operator.

맨 위로 이동

참고 항목

참조

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