Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManagerExcelClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<GuidAttribute("4790DB35-116B-4596-8C1B-B2A710B1C8B0")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSConnectionManagerExcel90
[GuidAttribute("4790DB35-116B-4596-8C1B-B2A710B1C8B0")]
[TypeLibTypeAttribute(4160)]
public interface IDTSConnectionManagerExcel90
[GuidAttribute(L"4790DB35-116B-4596-8C1B-B2A710B1C8B0")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSConnectionManagerExcel90
/** @attribute GuidAttribute("4790DB35-116B-4596-8C1B-B2A710B1C8B0") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSConnectionManagerExcel90
GuidAttribute("4790DB35-116B-4596-8C1B-B2A710B1C8B0")
TypeLibTypeAttribute(4160)
public interface IDTSConnectionManagerExcel90
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDTSConnectionManagerExcel90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace