IDTSVariable100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSVariable100
[System.Runtime.InteropServices.Guid("8E98BF46-3063-4324-9A79-D80C069C1B02")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVariable100
[<System.Runtime.InteropServices.Guid("8E98BF46-3063-4324-9A79-D80C069C1B02")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVariable100 = interface
Public Interface IDTSVariable100
- 衍生
- 屬性
屬性
| 名稱 | Description |
|---|---|
| DataType | |
| EvaluateAsExpression | |
| IncludeInDebugDump | |
| Namespace | |
| Parent | |
| QualifiedName | |
| RaiseChangedEvent | |
| ReadOnly | |
| SystemVariable | |
| Value | |
方法
| 名稱 | Description |
|---|---|
| GetValueWithContext(IDTSEvaluatorContext100) | |