DependencyAcquisition クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public static class DependencyAcquisition
type DependencyAcquisition = class
Public Class DependencyAcquisition
- 継承
-
DependencyAcquisition
プロパティ
IsSQLDependencyInstalled |
依存関係SQL Server満たされているかどうかを示します。 SQL 依存関係は、(1) Microsoft.VisualStudio.Component.SQL.DataSources がインストールされている場合、または (2) Microsoft.VisualStudio.Component.SQL.SSDT と Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime の両方がインストールされている場合に満たされます。 |
メソッド
GetProviderFactory(DataRow) | |
GetProviderFactory(String) | |
InstallSQLDependency(Int32) |
Microsoft.VisualStudio.Component.VisualStudioData をインストールします。 |
InstallVSPackage(String, Int32) |
VS コンポーネント/パッケージをインストールします。 |