IDTSPropertiesProvider100 Interface
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see IDTSPropertiesProvider.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")> _
Public Interface IDTSPropertiesProvider100
'Usage
Dim instance As IDTSPropertiesProvider100
[GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface IDTSPropertiesProvider100
[GuidAttribute(L"9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface class IDTSPropertiesProvider100
[<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")>]
type IDTSPropertiesProvider100 = interface end
public interface IDTSPropertiesProvider100
The IDTSPropertiesProvider100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Properties | Infrastructure. For more information, see IDTSPropertiesProvider. |
Top
Methods
Name | Description | |
---|---|---|
GetExpression | Infrastructure. For more information, see IDTSPropertiesProvider. | |
SetExpression | Infrastructure. For more information, see IDTSPropertiesProvider. |
Top