IGetChildrenRequest.ViewScope Property

Definition

Gets the scope for the request.

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

Returns a value that represents the scope for the request.

Applies to