Freigeben über


DependencyAcquisition Klasse

Definition

public static class DependencyAcquisition
type DependencyAcquisition = class
Public Class DependencyAcquisition
Vererbung
DependencyAcquisition

Eigenschaften

IsSQLDependencyInstalled

Gibt an, ob SQL Server Abhängigkeiten erfüllt sind. Die SQL-Abhängigkeit wird 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.

Methoden

GetProviderFactory(DataRow)
GetProviderFactory(String)
InstallSQLDependency(Int32)

Installiert Microsoft.VisualStudio.Component.VisualStudioData.

InstallVSPackage(String, Int32)

Installiert eine VS-Komponente/ein Vs-Paket.

Gilt für: