次の方法で共有


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

プロパティ値

ビュー ステートのスコープです。

適用対象