DacCompatibilityServiceClass Class
Provides an implementation of the IDacCompatibilityService.
Assembly: Microsoft.SqlServer.Dac.Compatibility (in Microsoft.SqlServer.Dac.Compatibility.dll)
| Name | Description | |
|---|---|---|
![]() | DacCompatibilityServiceClass() | Initializes a new instance of the DacCompatibilityServiceClass class. |
| Name | Description | |
|---|---|---|
![]() | Cancel() | Attempts to cancel the currently running operation. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetAllValidSqlPackagePaths() | Looks up the valid SqlPackage paths found on disk and returns these to the caller. This is useful for diagnostic purposes. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | RunAction(String, IDictionary, IDictionary, IDictionary) | Runs the specified action. |
![]() | SetSqlPackagePathToUse(String) | Sets a specific path to a SqlPackage.exe file. This will be used instead of the standard best match found by querying the registry for installed DacFx locations on disk. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

