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