DwObjectKind Enumeration

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

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

Syntax

'Declaration
Public Enumeration DwObjectKind
public enum DwObjectKind
public enum class DwObjectKind
public enum DwObjectKind
public enum DwObjectKind

Members

Member name Description
AnalysisServices
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
AnalysisServicesViewers
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
DataTransformationServices
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
DataTransformationServicesViewers
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

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

Microsoft.DataWarehouse.Interfaces Namespace