INavigableItemBuildSet 인터페이스

Describes parameters for a set of navigable items that are built together.

이 API는 CLS 규격이 아닙니다. CLS 규격 대체 항목은 [false]입니다.

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

구문

‘선언
<CLSCompliantAttribute(False)> _
Public Interface INavigableItemBuildSet
‘사용 방법
Dim instance As INavigableItemBuildSet
[CLSCompliantAttribute(false)]
public interface INavigableItemBuildSet
[CLSCompliantAttribute(false)]
public interface class INavigableItemBuildSet
[<CLSCompliantAttribute(false)>]
type INavigableItemBuildSet =  interface end
public interface INavigableItemBuildSet

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

속성

  이름 설명
공용 속성 Query Gets the enumerator query that is used when producing items.
공용 속성 QueryProvider Gets the query provider (NavigableItemBuilder) that is used to produce items within the set.

맨 위로 이동

메서드

  이름 설명
공용 메서드 AddField Adds a field to the build set.
공용 메서드 FieldIncluded Tests whether the specified field is included for the items within the build set.
공용 메서드 FieldSupported Tests whether the specified field is supported for the items within the build set.
공용 메서드 GetMissingFields Determines the list of the fields that are supported but not included for the items within the build set.

맨 위로 이동

참고 항목

참조

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