IDTSExtendedProperty100 接口
此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
For more information, see ExtendedProperty.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("4887EF97-93DB-44EC-929E-ABD97E3F34F3")> _
Public Interface IDTSExtendedProperty100
用法
Dim instance As IDTSExtendedProperty100
[GuidAttribute("4887EF97-93DB-44EC-929E-ABD97E3F34F3")]
public interface IDTSExtendedProperty100
[GuidAttribute(L"4887EF97-93DB-44EC-929E-ABD97E3F34F3")]
public interface class IDTSExtendedProperty100
[<GuidAttribute("4887EF97-93DB-44EC-929E-ABD97E3F34F3")>]
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. |
页首