Classe ConnectionManagerOleDbClass
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..::..ConnectionManagerOleDbClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<ClassInterfaceAttribute()> _
<GuidAttribute("3BA51769-6C3C-46B2-85A1-81E58DB7DAE1")> _
Public Class ConnectionManagerOleDbClass _
Implements IDTSConnectionManager100, ConnectionManagerOleDb, IDTSConnectionManagerDatabaseParameters100
'Uso
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
O tipo ConnectionManagerOleDbClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ConnectionManagerOleDbClass | 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.