ConnectionManagerSqlMobile Interfaz

Definición

public interface class ConnectionManagerSqlMobile : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManager100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerSqlMobileClass))]
[System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")]
public interface ConnectionManagerSqlMobile : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnectionManager100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerSqlMobileClass))>]
[<System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")>]
type ConnectionManagerSqlMobile = interface
    interface IDTSConnectionManager100
Public Interface ConnectionManagerSqlMobile
Implements IDTSConnectionManager100
Derivado
Atributos
Implementaciones

Propiedades

ConnectionString (Heredado de IDTSConnectionManager100)
ProtectionLevel (Heredado de IDTSConnectionManager100)
Scope (Heredado de IDTSConnectionManager100)
SupportsDTCTransactions (Heredado de IDTSConnectionManager100)

Métodos

AcquireConnection(Object) (Heredado de IDTSConnectionManager100)
ReleaseConnection(Object) (Heredado de IDTSConnectionManager100)
SetQualifier(String) (Heredado de IDTSConnectionManager100)
Validate(IDTSInfoEvents100) (Heredado de IDTSConnectionManager100)

Se aplica a