Condividi tramite


Classe ConnectionManagerAdoClass

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

For more information, see ConnectionManager.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerAdoClass

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

Sintassi

'Dichiarazione
<GuidAttribute("A1100566-934E-470C-9ECE-0D5EB920947D")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerAdoClass _
    Implements IDTSConnectionManager100, ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100
'Utilizzo
Dim instance As ConnectionManagerAdoClass
[GuidAttribute("A1100566-934E-470C-9ECE-0D5EB920947D")]
[ClassInterfaceAttribute()]
public class ConnectionManagerAdoClass : IDTSConnectionManager100, 
    ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"A1100566-934E-470C-9ECE-0D5EB920947D")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerAdoClass : IDTSConnectionManager100, 
    ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("A1100566-934E-470C-9ECE-0D5EB920947D")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerAdoClass =  
    class
        interface IDTSConnectionManager100
        interface ConnectionManagerAdo
        interface IDTSConnectionManagerDatabaseParameters100
    end
public class ConnectionManagerAdoClass implements IDTSConnectionManager100, ConnectionManagerAdo, IDTSConnectionManagerDatabaseParameters100

Nel tipo ConnectionManagerAdoClass sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ConnectionManagerAdoClass Infrastruttura. For more information, see ConnectionManager.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ConnectionString Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica InitialCatalog Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica Password Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica ProtectionLevel Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica RetainSameConnection Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica ServerName Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica SupportsDTCTransactions Infrastruttura. For more information, see ConnectionManager.
Proprietà pubblica UserName Infrastruttura. For more information, see ConnectionManager.

In alto

Metodi

  Nome Descrizione
Metodo pubblico AcquireConnection Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetConnectionForSchema Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ReleaseConnection Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico SetQualifier Infrastruttura. For more information, see ConnectionManager.
Metodo pubblico ToString Ereditato da Object.
Metodo pubblico Validate Infrastruttura.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.