Classe ConnectionManagerOdbcClass
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..::..ConnectionManagerOdbcClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("09AD884B-0248-42C1-90E6-897D1CD16D37")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerOdbcClass _
Implements IDTSConnectionManager100, ConnectionManagerOdbc, IDTSConnectionManagerDatabaseParameters100
'Utilizzo
Dim instance As ConnectionManagerOdbcClass
[GuidAttribute("09AD884B-0248-42C1-90E6-897D1CD16D37")]
[ClassInterfaceAttribute()]
public class ConnectionManagerOdbcClass : IDTSConnectionManager100,
ConnectionManagerOdbc, IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"09AD884B-0248-42C1-90E6-897D1CD16D37")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerOdbcClass : IDTSConnectionManager100,
ConnectionManagerOdbc, IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("09AD884B-0248-42C1-90E6-897D1CD16D37")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerOdbcClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerOdbc
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerOdbcClass implements IDTSConnectionManager100, ConnectionManagerOdbc, IDTSConnectionManagerDatabaseParameters100
Nel tipo ConnectionManagerOdbcClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ConnectionManagerOdbcClass | 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.