다음을 통해 공유


DependencyAcquisition 클래스

정의

public static class DependencyAcquisition
type DependencyAcquisition = class
Public Class DependencyAcquisition
상속
DependencyAcquisition

속성

IsSQLDependencyInstalled

SQL Server 종속성이 충족되는지 여부를 나타냅니다. (1) Microsoft.VisualStudio.Component.SQL.DataSources가 설치되고 OR (2) Microsoft.VisualStudio.Component.SQL.SSDT 및 Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime이 모두 설치된 경우 SQL 종속성이 충족됩니다.

메서드

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

Microsoft.VisualStudio.Component.VisualStudioData를 설치합니다.

InstallVSPackage(String, Int32)

VS 구성 요소/패키지를 설치합니다.

적용 대상