次の方法で共有


DependencyAcquisition クラス

定義

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 コンポーネント/パッケージをインストールします。

適用対象