Interfaccia ConnectionManagerSqlMobile

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see ConnectionManagerSqlMobileClass.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")> _
Public Interface ConnectionManagerSqlMobile _
    Inherits IDTSConnectionManager100
'Utilizzo
Dim instance As ConnectionManagerSqlMobile
[GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface ConnectionManagerSqlMobile : IDTSConnectionManager100
[GuidAttribute(L"E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface class ConnectionManagerSqlMobile : IDTSConnectionManager100
[<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")>]
type ConnectionManagerSqlMobile =  
    interface
        interface IDTSConnectionManager100
    end
public interface ConnectionManagerSqlMobile extends IDTSConnectionManager100

Nel tipo ConnectionManagerSqlMobile sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica ConnectionString Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100.
Proprietà pubblica ProtectionLevel Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100.
Proprietà pubblica SupportsDTCTransactions Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100.

In alto

Metodi

  Nome Descrizione
Metodo pubblico AcquireConnection Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100.
Metodo pubblico ReleaseConnection Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100.
Metodo pubblico SetQualifier Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100.
Metodo pubblico Validate Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100.

In alto