Udostępnij przez


IDTSConfigurations100 Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see Configurations.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")> _
Public Interface IDTSConfigurations100
    Inherits IEnumerable
[DefaultMemberAttribute("Item")] 
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")] 
public interface IDTSConfigurations100 : IEnumerable
[DefaultMemberAttribute(L"Item")] 
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"6DBE646F-DDEC-4A6B-A089-BDC62956EF75")] 
public interface class IDTSConfigurations100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75") */ 
public interface IDTSConfigurations100 extends IEnumerable
DefaultMemberAttribute("Item") 
TypeLibTypeAttribute(4160) 
GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75") 
public interface IDTSConfigurations100 extends IEnumerable

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.