Freigeben über


DependencyAcquisition.IsSQLDependencyInstalled Eigenschaft

Definition

Gibt an, ob SQL Server Abhängigkeiten erfüllt sind. Die SQL-Abhängigkeit ist erfüllt, wenn entweder (1) Microsoft.VisualStudio.Component.SQL.DataSources installiert ist, ODER (2) sowohl Microsoft.VisualStudio.Component.SQL.SSDT als auch Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime installiert sind.

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

Eigenschaftswert

Gilt für: