Bagikan melalui


DependencyAcquisition Kelas

Definisi

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

Properti

IsSQLDependencyInstalled

Menunjukkan apakah dependensi SQL Server terpenuhi. Dependensi SQL terpenuhi jika (1) Microsoft.VisualStudio.Component.SQL.DataSources diinstal, ATAU (2) baik Microsoft.VisualStudio.Component.SQL.SSDT maupun Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime diinstal.

Metode

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

Menginstal Microsoft.VisualStudio.Component.VisualStudioData.

InstallVSPackage(String, Int32)

Menginstal komponen/paket VS.

Berlaku untuk