次の方法で共有


DependencyAcquisition.IsSQLDependencyInstalled プロパティ

定義

依存関係SQL Server満たされているかどうかを示します。 SQL 依存関係は、(1) Microsoft.VisualStudio.Component.SQL.DataSources がインストールされている場合、または (2) Microsoft.VisualStudio.Component.SQL.SSDT と Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime の両方がインストールされている場合に満たされます。

public static bool IsSQLDependencyInstalled { get; }
static member IsSQLDependencyInstalled : bool
Public Shared ReadOnly Property IsSQLDependencyInstalled As Boolean

プロパティ値

適用対象