IDTSExtendedProperty100 接口

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

For more information, see ExtendedProperty.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")> _
Public Interface IDTSExtendedProperty100
用法
Dim instance As IDTSExtendedProperty100
[GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface IDTSExtendedProperty100
[GuidAttribute(L"CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface class IDTSExtendedProperty100
[<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")>]
type IDTSExtendedProperty100 =  interface end
public interface IDTSExtendedProperty100

IDTSExtendedProperty100 类型公开以下成员。

属性

  名称 说明
公共属性 DataType 基础结构。For more information, see ExtendedProperty.
公共属性 Namespace 基础结构。For more information, see ExtendedProperty.
公共属性 QualifiedName 基础结构。For more information, see ExtendedProperty.
公共属性 Value 基础结构。For more information, see ExtendedProperty.

页首