IDTSConfiguration100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see Configuration.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("2F33DC10-7C1C-4B81-94CF-1CA6A4224DAF")> _
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("ConfigurationType")> _
Public Interface IDTSConfiguration100
[GuidAttribute("2F33DC10-7C1C-4B81-94CF-1CA6A4224DAF")]
[TypeLibTypeAttribute(4160)]
[DefaultMemberAttribute("ConfigurationType")]
public interface IDTSConfiguration100
[GuidAttribute(L"2F33DC10-7C1C-4B81-94CF-1CA6A4224DAF")]
[TypeLibTypeAttribute(4160)]
[DefaultMemberAttribute(L"ConfigurationType")]
public interface class IDTSConfiguration100
/** @attribute GuidAttribute("2F33DC10-7C1C-4B81-94CF-1CA6A4224DAF") */
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute DefaultMemberAttribute("ConfigurationType") */
public interface IDTSConfiguration100
GuidAttribute("2F33DC10-7C1C-4B81-94CF-1CA6A4224DAF")
TypeLibTypeAttribute(4160)
DefaultMemberAttribute("ConfigurationType")
public interface IDTSConfiguration100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.