ItemScope 열거형

Enumerates the scope of the items in the explorer.

이 열거형에는 해당 멤버 값에 대한 비트 조합이 가능한 FlagsAttribute 특성이 있습니다.

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

구문

‘선언
<FlagsAttribute> _
Public Enumeration ItemScope
‘사용 방법
Dim instance As ItemScope
[FlagsAttribute]
public enum ItemScope
[FlagsAttribute]
public enum class ItemScope
[<FlagsAttribute>]
type ItemScope
public enum ItemScope

멤버

멤버 이름 설명
Any Specifies the item scope to any.
Browsable Specifies the item scope to browsable.
Viewable Specifies the item scope to viewable.

참고 항목

참조

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