IQueryProvider.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

속성 값

뷰 상태의 범위입니다.

적용 대상