Expand Minimize
This topic has not yet been rated - Rate this topic

ItemScope Enumeration

Enumerates the scope of the items in the explorer.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
[FlagsAttribute]
public enum ItemScope
Member nameDescription
AnySpecifies the item scope to any.
BrowsableSpecifies the item scope to browsable.
ViewableSpecifies the item scope to viewable.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.