IDTSPropertiesProvider100 Interface
This API supports the .NET Framework 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