IDataSourceDescriptorService Interface

This API supports the .NET Framework 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
'Usage
Dim instance As 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
[<ComVisibleAttribute(true)>]
[<GuidAttribute("785633AC-9EE9-4e28-A7E8-3089D7C23217")>]
type IDataSourceDescriptorService =  interface end
public interface IDataSourceDescriptorService