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 | |
---|---|---|
ConnectionString | Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100. | |
ProtectionLevel | Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100. | |
SupportsDTCTransactions | Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AcquireConnection | Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100. | |
ReleaseConnection | Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100. | |
SetQualifier | Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100. | |
Validate | Infrastruttura. For more information, see ConnectionManager. Ereditato da IDTSConnectionManager100. |
In alto