IDTSExtendedProperty100 接口
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
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. |
页首