DependencyAcquisition.IsSQLDependencyInstalled 屬性

定義

指出是否滿足 SQL Server 相依性。 如果已安裝 (1) Microsoft.VisualStudio.Component.SQL.DataSources,則會滿足 SQL 相依性,或 (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

屬性值

適用於