다음을 통해 공유


IQueryProvider.ViewScope 속성

Gets a value that specifies the scope in a view state.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
ReadOnly Property ViewScope As ItemScope 
    Get
‘사용 방법
Dim instance As IQueryProvider 
Dim value As ItemScope 

value = instance.ViewScope
ItemScope ViewScope { get; }
property ItemScope ViewScope {
    ItemScope get ();
}
abstract ViewScope : ItemScope
function get ViewScope () : ItemScope

속성 값

유형: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope
The scope in a view state.

참고 항목

참조

IQueryProvider 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스