IDataSourceDescriptorService Interface

This interface 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
<ComVisibleAttribute(True)> _
<GuidAttribute("785633AC-9EE9-4e28-A7E8-3089D7C23217")> _
Public Interface IDataSourceDescriptorService
[ComVisibleAttribute(true)] 
[GuidAttribute("785633AC-9EE9-4e28-A7E8-3089D7C23217")] 
public interface IDataSourceDescriptorService
[ComVisibleAttribute(true)] 
[GuidAttribute(L"785633AC-9EE9-4e28-A7E8-3089D7C23217")] 
public interface class IDataSourceDescriptorService
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute GuidAttribute("785633AC-9EE9-4e28-A7E8-3089D7C23217") */ 
public interface IDataSourceDescriptorService
ComVisibleAttribute(true) 
GuidAttribute("785633AC-9EE9-4e28-A7E8-3089D7C23217") 
public interface IDataSourceDescriptorService

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

IDataSourceDescriptorService Members
Microsoft.DataWarehouse.Interfaces Namespace