Delen via


DependencyAcquisition.InstallSQLDependency(Int32) Method

Definition

Installs Microsoft.VisualStudio.Component.VisualStudioData.

public static void InstallSQLDependency (int timeout = 10);
static member InstallSQLDependency : int -> unit
Public Shared Sub InstallSQLDependency (Optional timeout As Integer = 10)

Parameters

timeout
Int32

Suppress the dialog if the user was prompted in the last timeout seconds.

Applies to