ConnectionManagerSqlMobile Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class ConnectionManagerSqlMobile : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerSqlMobileClass))]
[System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")]
public interface ConnectionManagerSqlMobile : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ConnectionManagerSqlMobileClass))>]
[<System.Runtime.InteropServices.Guid("6D9EBD9B-8087-4C5B-83BF-F48E7B095E9D")>]
type ConnectionManagerSqlMobile = interface
interface IDTSConnectionManager100
Public Interface ConnectionManagerSqlMobile
Implements IDTSConnectionManager100
- Derived
- Attributes
- Implements
Properties
ConnectionString | (Inherited from IDTSConnectionManager100) |
ProtectionLevel | (Inherited from IDTSConnectionManager100) |
Scope | (Inherited from IDTSConnectionManager100) |
SupportsDTCTransactions | (Inherited from IDTSConnectionManager100) |
Methods
AcquireConnection(Object) | (Inherited from IDTSConnectionManager100) |
ReleaseConnection(Object) | (Inherited from IDTSConnectionManager100) |
SetQualifier(String) | (Inherited from IDTSConnectionManager100) |
Validate(IDTSInfoEvents100) | (Inherited from IDTSConnectionManager100) |