IDTSVariable100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSVariable100
[System.Runtime.InteropServices.Guid("D42A73DA-98BC-4FAF-B38F-FCF5D9ED36C1")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVariable100
[<System.Runtime.InteropServices.Guid("D42A73DA-98BC-4FAF-B38F-FCF5D9ED36C1")>]
[<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) | |