Classe ConnectionManagerOleDbClass
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..::..ConnectionManagerOleDbClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<ClassInterfaceAttribute()> _
<GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")> _
Public Class ConnectionManagerOleDbClass _
Implements IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
'Utilizzo
Dim instance As ConnectionManagerOleDbClass
[ClassInterfaceAttribute()]
[GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")]
public class ConnectionManagerOleDbClass : IDTSConnectionManager100,
ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
[ClassInterfaceAttribute()]
[GuidAttribute(L"3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")]
public ref class ConnectionManagerOleDbClass : IDTSConnectionManager100,
ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")>]
type ConnectionManagerOleDbClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerOleDb
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerOleDbClass implements IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
Nel tipo ConnectionManagerOleDbClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ConnectionManagerOleDbClass | Infrastruttura. For more information, see ConnectionManager. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ConnectionString | Infrastruttura. For more information, see ConnectionManager. | |
InitialCatalog | Infrastruttura. For more information, see ConnectionManager. | |
Password | Infrastruttura. For more information, see ConnectionManager. | |
ProtectionLevel | Infrastruttura. For more information, see ConnectionManager. | |
RetainSameConnection | Infrastruttura. For more information, see ConnectionManager. | |
ServerName | Infrastruttura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infrastruttura. For more information, see ConnectionManager. | |
UserName | Infrastruttura. For more information, see ConnectionManager. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AcquireConnection | Infrastruttura. For more information, see ConnectionManager. | |
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetConnectionForSchema | Infrastruttura. For more information, see ConnectionManager. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ReleaseConnection | Infrastruttura. For more information, see ConnectionManager. | |
SetQualifier | Infrastruttura. For more information, see ConnectionManager. | |
ToString | Ereditato da Object. | |
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.