Partager via


DependencyAcquisition.IsSQLDependencyInstalled Propriété

Définition

Indique si SQL Server dépendances sont satisfaites. La dépendance SQL est satisfaite si (1) Microsoft.VisualStudio.Component.SQL.DataSources est installé, OR (2) Microsoft.VisualStudio.Component.SQL.SSDT et Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime sont installés.

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

Valeur de propriété

S’applique à