ConnectionManagerSqlMobileClass Class
This class 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
<ClassInterfaceAttribute(0)> _
<GuidAttribute("E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")> _
<TypeLibTypeAttribute(2)> _
Public Class ConnectionManagerSqlMobileClass
Implements IDTSConnectionManager100, ConnectionManagerSqlMobile, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
[ClassInterfaceAttribute(0)]
[GuidAttribute("E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")]
[TypeLibTypeAttribute(2)]
public class ConnectionManagerSqlMobileClass : IDTSConnectionManager100, ConnectionManagerSqlMobile, IDTSConnectionManagerInit100,
IDTSConnectionManagerDatabaseParameters100
[ClassInterfaceAttribute(0)]
[GuidAttribute(L"E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")]
[TypeLibTypeAttribute(2)]
public ref class ConnectionManagerSqlMobileClass : IDTSConnectionManager100, ConnectionManagerSqlMobile, IDTSConnectionManagerInit100,
IDTSConnectionManagerDatabaseParameters100
/** @attribute ClassInterfaceAttribute(0) */
/** @attribute GuidAttribute("E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA") */
/** @attribute TypeLibTypeAttribute(2) */
public class ConnectionManagerSqlMobileClass implements IDTSConnectionManager100, ConnectionManagerSqlMobile,
IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
ClassInterfaceAttribute(0)
GuidAttribute("E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")
TypeLibTypeAttribute(2)
public class ConnectionManagerSqlMobileClass implements IDTSConnectionManager100, ConnectionManagerSqlMobile,
IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerSqlMobileClass
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
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.