Microsoft.DataWarehouse.Interfaces Namespace

 

Applies To: SQL Server 2016 Preview

This API supports the infrastructure and is not intended to be used directly from your code.

Classes

Class Description
System_CAPS_pubclass ConfigurationSettingsChangedEventArgs

Creates argument objects when the configuration settings was changed.

System_CAPS_pubclass DataSourceDescriptorPropertyChangedEventArgs

Represents an interface that contains the data source descriptor property.

System_CAPS_pubclass DataSourceKinds

Provides an enumeration of data source kinds.

System_CAPS_pubclass MenuCommandEx

Represents an extended menu command item.

Interfaces

Interface Description
System_CAPS_pubinterface ICommandTarget

Represents the target element on which to raise the specified command.

System_CAPS_pubinterface ICommandTargetMenuService

Represents a command target menu service.

System_CAPS_pubinterface IConfigurationSettings

Represents a configuration settings.

System_CAPS_pubinterface IConfigurationSettings2

Represents the configuration settings for the active VS configuration.

System_CAPS_pubinterface IDataSourceDescriptor

Represents a data source descriptor.

System_CAPS_pubinterface IDataSourceDescriptorProvider

Represents a data source descriptor provider.

System_CAPS_pubinterface IDataSourceDescriptorService

Represents the data source interface class with descriptor service.

System_CAPS_pubinterface IDeploymentModuleResolver

Displays the module resolver to be use under this class.

System_CAPS_pubinterface IDesignerToolWindow

Represents an interface of designer tool for the specified window.

System_CAPS_pubinterface IDesignerToolWindowAwareControl

Defines a designer tool control for window.

System_CAPS_pubinterface IDesignerToolWindowEvents

Specifies the events for designer tool window.

System_CAPS_pubinterface IDesignerToolWindowFactory

Represents a designer tool window factory.

System_CAPS_pubinterface IDesignerToolWindowService

Represents a designer tool window service.

System_CAPS_pubinterface IDWDesignerService

Represents a designer service for the data warehouse.

System_CAPS_pubinterface IMiningModelDrillThroughHandler

Controls how the results of a drillthrough operation are displayed.

System_CAPS_pubinterface IMiningModelViewerControl

Represents a viewer control for mining model.

System_CAPS_pubinterface IMiningModelViewerControl2

Extends an interface for IMiningModelViewerControl which supports passing an T:Microsoft.DataWarehouse.Interfaces.IMiningModelViewerControl2.DbConnection object in addition to a connection string.

System_CAPS_pubinterface IRootCommandTargetProvider

Represents a root command interface that provides target objects.

Delegates

Delegate Description
System_CAPS_pubdelegate ConfigurationSettingsChangedEventHandler

Defines a delegate that will handle the event when configuration settings changed.

System_CAPS_pubdelegate DataSourceDescriptorPropertyChangedEventHandler

Represents an event handler when the data source decriptior property was changed.

System_CAPS_pubdelegate TransformConfigurationValueCallback

Defines a delegate that is used in transform operations of configuration settings.

Enumerations

Enumeration Description
System_CAPS_pubenum DwObjectKind

Gets the type of the data warehouse object.

Return to top