Język

DependencyAcquisition Klasa

Definicja

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

Właściwości

Nazwa Opis
IsSQLDependencyInstalled

Wskazuje, czy zależności SQL Server są spełnione. Zależność SQL jest zadowolona, jeśli zainstalowano jedną (1) Microsoft.VisualStudio.Component.SQL.DataSources lub (2) zarówno Microsoft.VisualStudio.Component.SQL.SSDT, jak i Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime.

Metody

Nazwa Opis
GetProviderFactory(DataRow)
GetProviderFactory(String)
InstallSQLDependency(Int32)

Instaluje element Microsoft.VisualStudio.Component.VisualStudioData.

InstallVSPackage(String, Int32)

Instaluje składnik/pakiet programu VS.

Dotyczy