IGetChildrenRequest.ViewScope 속성

정의

요청의 범위를 가져옵니다.

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

속성 값

요청의 범위를 나타내는 값을 반환합니다.

적용 대상