ConnectionManagerHostClass-Klasse
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
For more information, see ConnectionManager.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("3D754598-AF08-41BF-9034-0BDC22BC680A")> _
Public Class ConnectionManagerHostClass _
Implements ConnectionManagerHost, IDTSName100, IDTSObjectHost100, IDTSConnectionManager100
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerHostClass
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.