Freigeben über


IDataSourceDescriptorProvider-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Represents a data source descriptor provider.

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

Syntax

'Declaration
Public Interface IDataSourceDescriptorProvider
'Usage
Dim instance As IDataSourceDescriptorProvider
public interface IDataSourceDescriptorProvider
public interface class IDataSourceDescriptorProvider
type IDataSourceDescriptorProvider =  interface end
public interface IDataSourceDescriptorProvider

Der IDataSourceDescriptorProvider-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetRootDescriptor Infrastruktur Returns a root descriptor.

Zum Anfang

Siehe auch

Verweis

Microsoft.DataWarehouse.Interfaces-Namespace