Udostępnij przez


IDTSProperties100 Interface

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

For more information, see DtsProperties.

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

Syntax

'Deklaracja
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")> _
Public Interface IDTSProperties100
    Inherits IEnumerable
[DefaultMemberAttribute("Item")] 
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")] 
public interface IDTSProperties100 : IEnumerable
[DefaultMemberAttribute(L"Item")] 
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"B6E1C55D-C79C-443A-AF3F-4FDCC0A51507")] 
public interface class IDTSProperties100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507") */ 
public interface IDTSProperties100 extends IEnumerable
DefaultMemberAttribute("Item") 
TypeLibTypeAttribute(4160) 
GuidAttribute("B6E1C55D-C79C-443A-AF3F-4FDCC0A51507") 
public interface IDTSProperties100 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.