Partager via


DependencyAcquisition Classe

Définition

public static class DependencyAcquisition
type DependencyAcquisition = class
Public Class DependencyAcquisition
Héritage
DependencyAcquisition

Propriétés

IsSQLDependencyInstalled

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.

Méthodes

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

Installe Microsoft.VisualStudio.Component.VisualStudioData.

InstallVSPackage(String, Int32)

Installe un composant/package VS.

S’applique à