IDTSProperty100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see DtsProperty.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'用途
Dim instance As IDTSProperty100
[GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface IDTSProperty100
[GuidAttribute(L"A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface class IDTSProperty100
[<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")>]
type IDTSProperty100 = interface end
public interface IDTSProperty100
IDTSProperty100 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
ConnectionType | 基礎結構。For more information, see DtsProperty. | |
DataType | 基礎結構。For more information, see DtsProperty. | |
Get | 基礎結構。For more information, see DtsProperty. | |
Name | 基礎結構。For more information, see DtsProperty. | |
PropertyKind | 基礎結構。For more information, see DtsProperty. | |
Set | 基礎結構。For more information, see DtsProperty. | |
TypeConverter | 基礎結構。For more information, see DtsProperty. | |
UITypeEditor | 基礎結構。For more information, see DtsProperty. |
上層
方法
名稱 | 說明 | |
---|---|---|
GetExport | 基礎結構。For more information, see DtsProperty. | |
GetExpression | 基礎結構。For more information, see DtsProperty. | |
GetPackagePath | 基礎結構。For more information, see DtsProperty. | |
GetValue | 基礎結構。For more information, see DtsProperty. | |
SetExport | 基礎結構。For more information, see DtsProperty. | |
SetExpression | 基礎結構。For more information, see DtsProperty. | |
SetValue | 基礎結構。For more information, see DtsProperty. |
上層