Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Declaration
<TypeLibTypeAttribute(256)> _
<InterfaceTypeAttribute(1)> _
<GuidAttribute("A1E01755-CE4A-4817-BEA3-0964E6ECC43B")> _
Public Interface IDTSConnectionManagerMarshalControl90
[TypeLibTypeAttribute(256)]
[InterfaceTypeAttribute(1)]
[GuidAttribute("A1E01755-CE4A-4817-BEA3-0964E6ECC43B")]
public interface IDTSConnectionManagerMarshalControl90
[TypeLibTypeAttribute(256)]
[InterfaceTypeAttribute(1)]
[GuidAttribute(L"A1E01755-CE4A-4817-BEA3-0964E6ECC43B")]
public interface class IDTSConnectionManagerMarshalControl90
/** @attribute TypeLibTypeAttribute(256) */
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("A1E01755-CE4A-4817-BEA3-0964E6ECC43B") */
public interface IDTSConnectionManagerMarshalControl90
TypeLibTypeAttribute(256)
InterfaceTypeAttribute(1)
GuidAttribute("A1E01755-CE4A-4817-BEA3-0964E6ECC43B")
public interface IDTSConnectionManagerMarshalControl90
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
IDTSConnectionManagerMarshalControl90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace