Classe ConnectionManagerHostClass
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..::..ConnectionManagerHostClass
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<ClassInterfaceAttribute()> _
<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")> _
Public Class ConnectionManagerHostClass _
Implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
'Utilizzo
Dim instance As ConnectionManagerHostClass
[ClassInterfaceAttribute()]
[GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")]
public class ConnectionManagerHostClass : ConnectionManagerHost,
IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
[ClassInterfaceAttribute()]
[GuidAttribute(L"3D754598-AF08-41BF-9034-0BDC22BC680A")]
public ref class ConnectionManagerHostClass : ConnectionManagerHost,
IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")>]
type ConnectionManagerHostClass =
class
interface ConnectionManagerHost
interface IDTSName100
interface IDTSObjectHost100
interface IDTSConnectionManager100
end
public class ConnectionManagerHostClass implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
Nel tipo ConnectionManagerHostClass sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ConnectionManagerHostClass | Infrastruttura. For more information, see ConnectionManager. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ConnectionString | Infrastruttura. For more information, see ConnectionManager. | |
CreationName | Infrastruttura. For more information, see ConnectionManager. | |
DelayValidation | Infrastruttura. For more information, see ConnectionManager. | |
Description | Infrastruttura. For more information, see ConnectionManager. | |
HostType | Infrastruttura. For more information, see ConnectionManager. | |
ID | Infrastruttura. For more information, see ConnectionManager. | |
InnerObject | Infrastruttura. For more information, see ConnectionManager. | |
Name | Infrastruttura. For more information, see ConnectionManager. | |
ProtectionLevel | Infrastruttura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | 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. | |
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.