IDTSParameterAssignment 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSParameterAssignment
[System.Runtime.InteropServices.Guid("DE7D0C48-8A4B-4857-BDF1-EBA5E430A64C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSParameterAssignment
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9C7F9446-DF4D-455F-B91B-E1CE54366CB5")]
public interface IDTSParameterAssignment
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2B72431E-36AC-4F18-88A5-9623BD31A687")]
public interface IDTSParameterAssignment
[<System.Runtime.InteropServices.Guid("DE7D0C48-8A4B-4857-BDF1-EBA5E430A64C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSParameterAssignment = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9C7F9446-DF4D-455F-B91B-E1CE54366CB5")>]
type IDTSParameterAssignment = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2B72431E-36AC-4F18-88A5-9623BD31A687")>]
type IDTSParameterAssignment = interface
Public Interface IDTSParameterAssignment
- 衍生
- 屬性
屬性
| 名稱 | Description |
|---|---|
| BindedVariableOrParameterName | |
| ParameterName | |
方法
| 名稱 | Description |
|---|---|
| Validate(IDTSVariableDispenser100, IDTSComponentEvents100) | |