IQueryProvider.ViewScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that specifies the scope in a view state.
public:
property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ItemScope ViewScope { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ItemScope get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope ViewScope { get; }
member this.ViewScope : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope
Public ReadOnly Property ViewScope As ItemScope
Property Value
The scope in a view state.