IDeploymentModuleResolver Methods

 

Applies To: SQL Server 2016 Preview

Namespace:   Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Methods

Name Description
System_CAPS_pubmethod FindModuleFromAssemblyName(AssemblyName, String, String)

Finds the smallest deployment module that contains the specified assembly name.

System_CAPS_pubmethod FindModuleFromFileInfo(String, String, String, UInt16, UInt32, UInt32)

Finds the smallest deployment module that contains the specified file.

See Also

IDeploymentModuleResolver Interface
Microsoft.DataWarehouse.Interfaces Namespace

Return to top