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. |
上層