IDTSPropertiesProviderEx100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the DTS properties provider expressions.
public interface class IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")]
public interface IDTSPropertiesProviderEx100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")]
public interface IDTSPropertiesProviderEx100
[<System.Runtime.InteropServices.Guid("77D5BDBE-13CC-4C16-8619-8E86A5D7C4C8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9A420941-A36E-4990-B955-B487F2EF4E75")>]
type IDTSPropertiesProviderEx100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("58D12D50-15E1-4A5D-A3F2-C81F06448DBF")>]
type IDTSPropertiesProviderEx100 = interface
Public Interface IDTSPropertiesProviderEx100
- Attributes
Remarks
For more information, see IDTSPropertiesProviderEx.
Properties
HasExpressions |
Gets a value that indicates whether this properties provider contains expressions. |
Methods
ComputeExpressions(IDTSInfoEvents100, Int32, IDTSVariableDispenser100) |
Computes the expressions associated with the properties. |