IDeploymentModuleResolver Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

This interface is not CLS-compliant.

Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (in microsoft.datawarehouse.interfaces.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IDeploymentModuleResolver
[CLSCompliantAttribute(false)] 
public interface IDeploymentModuleResolver
[CLSCompliantAttribute(false)] 
public interface class IDeploymentModuleResolver
/** @attribute CLSCompliantAttribute(false) */ 
public interface IDeploymentModuleResolver
CLSCompliantAttribute(false) 
public interface IDeploymentModuleResolver

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IDeploymentModuleResolver Members
Microsoft.DataWarehouse.Interfaces Namespace