Classe ConnectionManagerOdbcClass
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see ConnectionManager.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerOdbcClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("09AD884B-0248-42C1-90E6-897D1CD16D37")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerOdbcClass _
Implements IDTSConnectionManager100, ConnectionManagerOdbc, IDTSConnectionManagerDatabaseParameters100
'Uso
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
O tipo ConnectionManagerOdbcClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ConnectionManagerOdbcClass | Infraestrutura. For more information, see ConnectionManager. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ConnectionString | Infraestrutura. For more information, see ConnectionManager. | |
InitialCatalog | Infraestrutura. For more information, see ConnectionManager. | |
Password | Infraestrutura. For more information, see ConnectionManager. | |
ProtectionLevel | Infraestrutura. For more information, see ConnectionManager. | |
RetainSameConnection | Infraestrutura. For more information, see ConnectionManager. | |
ServerName | Infraestrutura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infraestrutura. For more information, see ConnectionManager. | |
UserName | Infraestrutura. For more information, see ConnectionManager. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AcquireConnection | Infraestrutura. For more information, see ConnectionManager. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetConnectionForSchema | Infraestrutura. For more information, see ConnectionManager. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ReleaseConnection | Infraestrutura. For more information, see ConnectionManager. | |
SetQualifier | Infraestrutura. For more information, see ConnectionManager. | |
ToString | (Herdado de Object.) | |
Validate | Infraestrutura. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.