IDTSConnectionManagerCacheColumns100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManager.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSConnectionManagerCacheColumns100
Inherits IEnumerable
[DefaultMemberAttribute("Item")]
[GuidAttribute("38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")]
[TypeLibTypeAttribute(4160)]
public interface IDTSConnectionManagerCacheColumns100 : IEnumerable
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSConnectionManagerCacheColumns100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("38B9FFBC-F5EC-4222-8172-1AC3280FF6B6") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSConnectionManagerCacheColumns100 extends IEnumerable
DefaultMemberAttribute("Item")
GuidAttribute("38B9FFBC-F5EC-4222-8172-1AC3280FF6B6")
TypeLibTypeAttribute(4160)
public interface IDTSConnectionManagerCacheColumns100 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.