Share via


DacStore.Install Method

Include Protected Members
Include Inherited Members

Creates a DAC instance in the DAC store by using the specified DAC type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Install(DacType) Uses the specified DacType object to create a DAC instance in the instance of the Database Engine represented by the DacStore object.
Public method Install(DacType, DatabaseDeploymentProperties, Boolean) Uses the specified DacType object to create a DAC instance in the instance of the Database Engine represented by the DacStore object.

Top

See Also

Reference

DacStore Class

Microsoft.SqlServer.Management.Dac Namespace