IDataSourceDescriptor 接口

此 API 支持 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.DataWarehouse.Interfaces
程序集:  Microsoft.DataWarehouse.Interfaces(在 Microsoft.DataWarehouse.Interfaces.dll 中)

语法

声明
Public Interface IDataSourceDescriptor
用法
Dim instance As IDataSourceDescriptor
public interface IDataSourceDescriptor
public interface class IDataSourceDescriptor
type IDataSourceDescriptor =  interface end
public interface IDataSourceDescriptor

IDataSourceDescriptor 类型公开以下成员。

属性

  名称 说明
公共属性 Kind
公共属性 Moniker
公共属性 Name
公共属性 Prepared
公共属性 Valid

页首

方法

  名称 说明
公共方法 GetChildDescriptors
公共方法 GetProperty
公共方法 Prepare
公共方法 SetProperty

页首

事件

  名称 说明
公共事件 Invalidated
公共事件 PropertyChanged

页首